* refactor(core): use event target for Handle pointer down events Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
6 lines
182 B
Markdown
6 lines
182 B
Markdown
---
|
|
"@vue-flow/core": minor
|
|
---
|
|
|
|
Use event target for `<Handle>` components to determine the "clicked" handle, avoiding calls to `getElementFromPoint and allowing "detached" handles
|