Files
dify/web/app/components/workflow/skill
yyh c0a76220dd fix(skill-editor): resolve React Compiler memoization warnings
Consolidate file type derivations into a single useMemo with stable
dependencies (currentFileNode?.name and currentFileNode?.extension)
to help React Compiler track stability.

Extract originalContent as a separate variable to avoid property access
in useCallback dependencies, which caused Compiler to infer broader
dependencies than specified.
2026-01-17 22:01:33 +08:00
..
2026-01-15 16:14:51 +08:00
2026-01-15 16:14:51 +08:00
2026-01-16 17:44:40 +08:00
2026-01-15 11:24:59 +08:00