Compare commits

...

1 Commits

Author SHA1 Message Date
pablonyx
0837cf540a update 2025-03-24 18:25:02 -07:00

View File

@@ -1158,6 +1158,7 @@ export function ChatPage({
let frozenSessionId = currentSessionId();
updateCanContinue(false, frozenSessionId);
setUncaughtError(null);
setLoadingError(null);
// Mark that we've sent a message for this session in the current page load
markSessionMessageSent(frozenSessionId);