open-webui/src/lib
_00_ 8cea0cf746
FIX: Pipeline save settings - Handle undefined valves property (#19791)
### FIX: Pipeline save settings - Handle undefined valves property

When a Pipeline valve have a null value the settings isn't saved.
The error occurs because the code tries to call `.split()` on a `null` value when saving pipeline valves.
This happens when you set a valve to "None" (null) and then click save.

This PR Fix this issue.
2025-12-08 10:09:53 -05:00
..
apis refac/perf: channel image upload behaviour 2025-12-03 19:06:02 -05:00
components FIX: Pipeline save settings - Handle undefined valves property (#19791) 2025-12-08 10:09:53 -05:00
i18n UPD: i18n es-ES Translation v.0.6.41 (#19745) 2025-12-04 15:00:15 -05:00
pyodide wip: pyodide kernel 2025-02-04 21:02:11 -08:00
stores refac 2025-11-27 08:07:39 -05:00
types chore: format 2024-08-26 15:38:42 +02:00
utils refac: sources and citations 2025-11-23 18:27:57 -05:00
workers fix(frontend): Attempt to resolve TypeError in RichTextInput.svelte 2025-08-03 22:36:08 -04:00
constants.ts wip 2024-12-11 20:25:46 -08:00
dayjs.js chore: format 2025-11-23 20:15:52 -05:00
emoji-groups.json feat: emoji picker 2024-12-30 02:20:09 -08:00
emoji-shortcodes.json feat: emoji picker 2024-12-30 02:20:09 -08:00
index.ts
shortcuts.ts refac 2025-11-06 13:31:55 -05:00