mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #1839] [MERGED] fix: fluid stream setting not reflecting current state on load #108121
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/1839
Author: @cheahjs
Created: 4/28/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @tjbck
Base:
dev← Head:fix/fluid-setting-not-reflecting-current-setting📝 Commits (1)
527a0b3fix: fluid stream setting not reflecting current state on load📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Settings/Interface.svelte(+1 -0)📄 Description
Pull Request Checklist
Description
splitLargeChunkswas not being read from settings on mount, so it would always show "Off" regardless of the current setting.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.