fix: cluster handles are bidirectional — connectionMode loose, both type source

This commit is contained in:
Pouzor
2026-03-08 11:24:18 +01:00
parent 2fcc9eba80
commit a63e248427
2 changed files with 3 additions and 2 deletions
@@ -73,6 +73,7 @@ export function CanvasContainer({ onConnect: onConnectProp, onEdgeDoubleClick }:
snapGrid={[16, 16]}
fitView
colorMode="dark"
connectionMode="loose"
>
<Background
variant={BackgroundVariant.Dots}