mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 11:05:45 -05:00
bug: ReferenceError: Cannot access 'ae' before initialization #2237
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 @juancarlosm on GitHub (Sep 29, 2024).
Bug Report
Console error when calling function for an ACTION button:
console log:

Messages.svelte:

Environment
Changes that creates de error:
Commit:
1d225dd804Version 0.3.29 is working fine.
@tjbck commented on GitHub (Sep 29, 2024):
Good catch, should be fixed on dev, testing wanted here!
@EtiennePerot commented on GitHub (Oct 1, 2024):
I can confirm that this is fixed on dev.