mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #6172] UI gets messed up, when you go away from the chat with activity happening #133994
Reference in New Issue
Block a user
Originally created by @kha84 on GitHub (Oct 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6172
Bug Report
Create a new chat. Send a message to a model. Wait until it starts responding. Without waiting for it to finish responding go create new chat or click on "workspace". When you return to original chat, the model's response is lost.
Installation Method
Ollama is installed on OS level
Open Web UI is installed in docker as suggested in official documentation
Environment
Expected Behavior:
Model's response in the chat shouldn't be lost.