fix(core): emit node click if drag was aborted (#1525)

* fix(core): emit node click if drag was aborted

* chore(changeset): add

* chore(core): cleanup
This commit is contained in:
Braks
2024-07-09 00:42:51 +02:00
parent 0a0dfe96f1
commit 9d14595f1d
3 changed files with 28 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Prevent duplicate node click event by checking if drag was actually aborted before emitting node-click