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
{{ message }}
This repository was archived by the owner on Apr 2, 2018. It is now read-only.
I've tried adding an eventListener to document ( which has worked in a other keyboard plugins ), like this:
but when I get the event call back, all I get is:
{"isTrusted":true}"
Is there a way to listen for keydown or keyup?