Key presses in input elements shouldn't triggger the API!
MalifaciousGames opened this issue · 0 comments
MalifaciousGames commented
Check that the target element isn't <input>
, <textarea>
... and doesn't have contenteditable
as an attribute.
MalifaciousGames opened this issue · 0 comments
Check that the target element isn't <input>
, <textarea>
... and doesn't have contenteditable
as an attribute.