mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #6172] UI gets messed up, when you go away from the chat with activity happening #14267
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.