mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
Page refreshes infinitely when using latest dev branch #3542
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 @lowlyocean on GitHub (Feb 2, 2025).
I just pulled latest dev, and my existing shortcut to
<base_url>/?temporary-chat=trueis infinitely refreshing the page, never allowing it to finish loading. The logs just keep showing this on each refresh:If I remove the
/?temporary-chat=truefrom the URL, it loads successfully with no refreshes.By the way - is there a plan to allow temporary chat to be the default behavior so that I don't need to include it in my bookmark explicitly?
@tjbck commented on GitHub (Feb 2, 2025):
Browser cache issue.