You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i try to register a globalShortcut including for example Numpad1 or 1 it's not working, i have this error: Uncaught (in promise) Unable to register accelerator (unknown VKCode for this char).
Reproduction
Try to register a shortcut including a numpad key (example: Ctrl+Numpad1)
Describe the bug
When i try to register a globalShortcut including for example Numpad1 or 1 it's not working, i have this error:
Uncaught (in promise) Unable to register accelerator (unknown VKCode for this char).
Reproduction
Try to register a shortcut including a numpad key (example: Ctrl+Numpad1)
Expected behavior
No response
Platform and versions
Stack trace
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: