I want to make some action on keyboard key combination, in this case #2
issue is that i have input in page that have and need autofocus. …
So when i hit #2 it types it inside input
Hi @fumeeptc, according to the docs you can add a mousetrap class to the input element so that the combination also works inside it. This will also leave the input.