Skip to content

🐛 fix: editor won't always loading when nodes is empty #434

🐛 fix: editor won't always loading when nodes is empty

🐛 fix: editor won't always loading when nodes is empty #434

Triggered via pull request January 15, 2024 07:36
@ModestFunModestFun
synchronize #82
fix/vercel
Status Failure
Total duration 51s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test: src/FlowEditor/hooks/useFlowEditor.ts#L58
Property 'scrennToFlowPosition' is missing in type '{ screenToFlowPosition: (position: { x: number; y: number; }) => XYPosition; getFlattenNodes: () => Record<string, Node>; getSelectedKeys: () => string[]; getFlattenEdges: () => Record<...>; ... 26 more ...; updateNodeData: <T extends object>(id: string, newData: T, forceReplace?: boolean | undefined, options?: Acti...' but required in type 'FlowEditorInstance'.
test
Process completed with exit code 1.