mirror of
https://github.com/langgenius/dify.git
synced 2026-04-15 18:06:36 +08:00
Collaboration restores some empty assigner variable selectors as null, which later reaches the assigner panel and crashes variable-selector reads that expect arrays. Normalize assigner operation items when converting versioned payloads and when applying operation list updates so variable-mode selectors always stay arrays. Add targeted tests for both the helper path and useConfig exposure. |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| components | ||
| default.ts | ||
| hooks.ts | ||
| node.tsx | ||
| panel.tsx | ||
| types.ts | ||
| use-config.helpers.ts | ||
| use-config.ts | ||
| use-single-run-form-params.ts | ||
| utils.ts | ||