You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The chat is always deleted from the local database. It seems like the previous chat window is still in memory and not properly dumped, causing it to briefly flash on screen before the new chat is loaded. Thanks for the report; I'll work on this in my spare time.
To recreate the issue:
Right after creating a new chat, the previous chat window briefly flashes on screen before the new chat is loaded.
Does this mean the chat that was deleted wasn't actually deleted, or was the previous chat window still in memory and not properly dumped?
The text was updated successfully, but these errors were encountered: