Keybindings don't seem to fully work? #106
Unanswered
philiprenich
asked this question in
Q&A
Replies: 1 comment
-
Same issue. @keyup.esc is not working.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to use
@keyup.up
and others like it. While@keyup.enter
works fine, others don't. However,@keyup.arrow-up
is fine.@keyup.delete
only handles Delete, not Delete and Backspace (need to add the latter).Here's a simple example. https://codepen.io/philiprenich/pen/qBPZyze
Is this missing or am I misunderstanding something? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions