From 1dfee05b7ec75e10d3555895a7481e60811d6710 Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 19 Jan 2026 15:25:57 +0800 Subject: [PATCH] fix: view file popup place error --- .../skill-editor/plugins/file-reference-block/component.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/app/components/workflow/skill/editor/skill-editor/plugins/file-reference-block/component.tsx b/web/app/components/workflow/skill/editor/skill-editor/plugins/file-reference-block/component.tsx index 436dbea010..d0f33f7ad7 100644 --- a/web/app/components/workflow/skill/editor/skill-editor/plugins/file-reference-block/component.tsx +++ b/web/app/components/workflow/skill/editor/skill-editor/plugins/file-reference-block/component.tsx @@ -54,13 +54,12 @@ const FileReferenceBlock: FC = ({ nodeKey, resourceId } placement="bottom-start" offset={4} > - + setOpen(prev => !prev)} >