mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #11698] issue: Pyodide crash on iOS #16321
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 @orankhu on GitHub (Mar 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11698
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
iOS 18.3.2
Browser (if applicable)
Safari
Confirmation
README.md.Expected Behavior
When enable code interpreter in Safari on iOS and prompt to interpret code, the code should run.
Actual Behavior
The page crashes
Steps to Reproduce
Logs & Screenshots
The image was copied from https://github.com/pyodide/pyodide/issues/5428
Additional Information
Based on the issue here https://github.com/pyodide/pyodide/issues/5428, I think the version 0.27.1 and 0.27.2 are having problem, we need to update to 0.27.3
@tjbck commented on GitHub (Mar 15, 2025):
Addressed with
aa37866798