mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #22164] issue: Uncaught ReferenceError: LanguageDescription is not defined #58314
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 @jmcpeak on GitHub (Mar 2, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/22164
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.8.7
Ollama Version (if applicable)
No response
Operating System
macOS Tahoe 26.4
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When trying to edit a pipe function, it just sits on the loading indicator and if I look in the console see this error:
Actual Behavior
It should work and not sit at the loading indicator.
Steps to Reproduce
Edit a pipe function - that's it
Logs & Screenshots
Uncaught ReferenceError: LanguageDescription is not defined
at Ub (CodeEditor.svelte:91:3)
at wt (FunctionEditor.svelte:362:37)
at O (+page.svelte:75:3)
at branches.js:166:19
at vr (runtime.js:297:16)
at Je (runtime.js:477:18)
at le (effects.js:126:4)
at ke (effects.js:392:9)
at L.ensure (branches.js:166:6)
at c (if.js:55:12)
Additional Information
No response
@jmcpeak commented on GitHub (Mar 2, 2026):
Sorry - local issue