Files
dify/web/app/components/workflow
yyh 32329cf27b perf(skill): stabilize useCallback refs and memoize filtered list
Use useRef for batchUpload and emitTreeUpdate to remove unstable
dependencies from useCallback, preventing unnecessary memo invalidation
on all 16 TemplateCard components. Wrap filtered list in useMemo and
replace && conditional with ternary for rendering safety.
2026-01-30 16:10:18 +08:00
..
2026-01-29 16:33:33 +08:00
2026-01-06 19:30:38 +08:00
2026-01-30 11:06:44 +08:00
2026-01-21 14:57:54 +08:00