mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #16117] [MERGED] fix: "Autocomplete Generation" toggle would appear enabled breifly, even when disabled #10833
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/16117
Author: @silentoplayz
Created: 7/29/2025
Status: ✅ Merged
Merged: 7/29/2025
Merged by: @tjbck
Base:
dev← Head:fix-autocomplete-toggle📝 Commits (1)
a63b447fix-autocomplete-toggle📊 Changes
1 file changed (+8 additions, -8 deletions)
View changed files
📝
src/lib/components/admin/Settings/Interface.svelte(+8 -8)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
updateBanners is not defined).Changed
src/lib/components/admin/Settings/Interface.svelteto ensure that the component's state is fully loaded before it is rendered, preventing the "Autocomplete Generation" toggle from briefly showing an incorrect state.Fixed
ReferenceError: updateBanners is not definedin the browser console.Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.