mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #15716] issue: 0.6.16: On some accounts trying to open the chat side window in "Notes" results in a redirect to the base url #17645
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 @erictmnz on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15716
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.16
Ollama Version (if applicable)
No response
Operating System
Azure Container Apps
Browser (if applicable)
Chrome and Edge - Latest
Confirmation
README.md.Expected Behavior
Some accounts can navigate without issues to a note and then open the chat window on the right to interact with the note.
Actual Behavior
Some accounts always get redirect to the main root page / when clicking the chat icon within a note.
All browser data for the site has been deleted.
This behaviour persists across new notes, existing notes, edge & chrome.
Steps to Reproduce
Logs & Screenshots
index.js:1183 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues. resolve @ index.js:1183 [NEW] Explain Console errors by using Copilot in Edge: click to explain an error. Learn more Don't show again RichTextInput.svelte:797 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues. (anonymous) @ RichTextInput.svelte:797 Promise.then F @ NoteEditor.svelte:953 RichTextInput.svelte:797 [tiptap warn]: Duplicate extension names found: ['codeBlock']. This can lead to issues. (anonymous) @ RichTextInput.svelte:797 Promise.then a.$$set @ root.svelte:69 await in ee (anonymous) @ Chat.svelte:301 Promise.then F @ NoteEditor.svelte:953Additional Information
The network traffic doesn't show a redirect so probably internal routing.
The chat window flashes for a ms because bouncing back to the landing page.
@tjbck commented on GitHub (Jul 15, 2025):
We're unable to reproduce this issue, could you share a screenrecording?