* fix(core): add button to elements to ignore in useKeyPress Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * chore(changeset): add Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> * fix(core): add prevent default option to useKeyPress Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --------- Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
112 B
112 B
@vue-flow/core
| @vue-flow/core |
|---|
| patch |
Prevent keypress events from being swallowed when a button element is focused.