fix(core): prevent calling selectionEnd on selection click (#1545)
* fix(core): prevent calling `selectionEnd` on selection click * chore(changeset): add
This commit is contained in:
5
.changeset/silly-days-sniff.md
Normal file
5
.changeset/silly-days-sniff.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@vue-flow/core": patch
|
||||
---
|
||||
|
||||
Prevent calling `onSelectionEnd` when clicking a selection
|
||||
Reference in New Issue
Block a user