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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Prevent duplicate node click event by checking if drag was actually aborted before emitting node-click
|
||||
Reference in New Issue
Block a user