diff --git a/src/components/WorkflowCanvas.tsx b/src/components/WorkflowCanvas.tsx index 568337a4..52ec031c 100644 --- a/src/components/WorkflowCanvas.tsx +++ b/src/components/WorkflowCanvas.tsx @@ -2012,7 +2012,6 @@ export function WorkflowCanvas() { nodesDraggable={!isModalOpen} nodesConnectable={!isModalOpen} elementsSelectable={!isModalOpen} - onlyRenderVisibleElements className="bg-neutral-900" proOptions={{ hideAttribution: true }} defaultEdgeOptions={{