* fix(core): unwrap disableKeyboardA11y to check if keyboard movement is disabled 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
124 B
Markdown
6 lines
124 B
Markdown
---
|
|
"@vue-flow/core": patch
|
|
---
|
|
|
|
Correctly unwrap disableKeyboardA11y ref when checking if a selection can be moved or not.
|