mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #14593] issue: LLM's reply in history chats goes empty in Safari #32838
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 @2ndMessiah on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14593
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.13
Ollama Version (if applicable)
No response
Operating System
iOS16.2
Browser (if applicable)
Safari
Confirmation
README.md.Expected Behavior
All historical conversations should be displayed intact.
Actual Behavior
LLM's replies in every single history chat goes empty in Safari on iOS16.2.
I tried chrome on macOS and it's okay. So it seems it's tied with my iOS version.
I haven't updated OWU in the past month, and all was fine until now.
Steps to Reproduce
2.visit thru http protocol using safari in ios16.2. it's not behind any proxy.
3. issues appears
Logs & Screenshots
It looks like this:[There IS a legit reply on the empty area!! I could see the LLM's response on my PC's chrome]

I looked up the console:
Additional Information
No response