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