Merge pull request #5684 from ysds/fix/nodes-selection-drag-after-programmatic-selection

fix: ensure drag handlers update when nodes selection changes programmatically
This commit is contained in:
Moritz Klack
2026-02-18 21:13:47 +01:00
committed by GitHub
5 changed files with 72 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Consolidate drag handler effects in useDrag to fix programmatic selection issues