Files
vue-flow/.changeset/many-forks-grin.md
Braks ce4a8fb001 fix(core): unwrap disableKeyboardA11y to check if keyboard movement is allowed (#1988)
* 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>
2025-11-21 21:53:58 +01:00

124 B

@vue-flow/core
@vue-flow/core
patch

Correctly unwrap disableKeyboardA11y ref when checking if a selection can be moved or not.