Files
dify/web/app/components/workflow/nodes/_base/components
yyh 464b92da32 fix(workflow): eliminate infinite loop in plugin install state management
Replace useEffect-based state sync (_pluginInstallLocked/_dimmed) with
render-time derived computation in BaseNode, breaking the cycle of
effect → node data update → re-render → effect. Extract plugin missing
check into a pure utility function for checklist reuse.
2026-01-30 01:30:57 +08:00
..
2026-01-27 20:20:29 +08:00
2026-01-28 15:43:01 +08:00
2025-12-29 14:55:26 +08:00
2026-01-28 15:43:01 +08:00
2025-12-23 16:58:55 +08:00
2026-01-18 13:40:12 +08:00