mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-12 11:04:58 -05:00
[GH-ISSUE #17554] issue: OneDrive rendering issue after updating to v0.6.30 #138053
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 @karuko24 on GitHub (Sep 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17554
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Clicking on the OneDrive button should open a pop-up.
Actual Behavior
Nothing happens when I click the OneDrive button after updating from v0.6.26 to v0.6.30. I don't see any logs in the browser console or backend logs.
Steps to Reproduce
Logs & Screenshots
No logs are being written.
Additional Information
No response
@Classic298 commented on GitHub (Sep 18, 2025):
Can we see your env var configuration?
@ShirasawaSama commented on GitHub (Sep 18, 2025):
@karuko24 commented on GitHub (Sep 18, 2025):
@ShirasawaSama yes! I'm seeing the same. Looks like a rendering issue then
@vateseeb commented on GitHub (Sep 18, 2025):
Workaround is to use the arrow keys to select the hidden menu items
https://github.com/user-attachments/assets/20277d00-02e9-4783-b59b-580bd3886e7a
@weekens commented on GitHub (Sep 25, 2025):
The workaround lets me select the "Microsoft OneDrive (work/school)" option, and the authentication popup appears, but after that the file picker does not appear, and in Console I see the following error:
Cross-Origin-Opener-Policy policy would block the window.closed call.See the attached screenshot:
Google Chrome Version 140.0.7339.133 (Official Build) (arm64)
@tjbck commented on GitHub (Sep 25, 2025):
Addressed in dev.