mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-16 07:41:43 +02:00
update (#4344)
This commit is contained in:
parent
73dd188b3f
commit
c5b9c6e308
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user