mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #16484] issue: Generate Title Button didn't work #17924
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 @iceynano on GitHub (Aug 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16484
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.21
Ollama Version (if applicable)
No response
Operating System
Windows 10 22H2
Browser (if applicable)
Edge 139.0.3405.86
Confirmation
README.md.Expected Behavior
After click generate button, title bar would show "Generating"
Actual Behavior
Nothing happen, no logs in console or backend, even if I set the GLOBAL_LOG_LEVEL to DEBUG. Actually, no request has been send after click the button.
Steps to Reproduce
Logs & Screenshots
N/A
Additional Information
Only button failed, title auto generate after new chat would act normally. Button wont work on my iPad Safari, PC Edge, Chrome (include Android ver).
@tjbck commented on GitHub (Aug 11, 2025):
Addressed in dev!