Infine loop when using useHotKeys to dispatch a keyboard event #975
Replies: 1 comment
-
lease provide a reproducible with the expected behavior and the actual behavior explained. There is a bug template in the issues section that guides you through the process of creating a bug ticket. |
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.
-
Hi, I want to create a feature in my app that lets specific key carry out the functions of other keys. Example: when I click "m", I want it to function like I clicked "tab". Here's the code I'm using for this
This is the error is gives
Is there a workaround for this? Any help would be appreciated, thanks.
Beta Was this translation helpful? Give feedback.
All reactions