Closed PalmerAL closed 2 weeks ago
...by using input rather than keydown. This should solve some bugs with text input - for example, pasting text or picking a character with an IME now updates the results correctly.
input
keydown
...by using
input
rather thankeydown
. This should solve some bugs with text input - for example, pasting text or picking a character with an IME now updates the results correctly.