Merge pull request #5339 from jrmajor/fix-move-events

fix(svelte): move events not firing
This commit is contained in:
Peter Kogo
2025-06-17 10:28:10 +02:00
committed by GitHub
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/svelte': patch
---
Fix `onmove`, `onmovestart` and `onmoveend` events not firing