Commit bccc119
fix(core.js): ignore composition text input events
Ignore events triggered while composing text with an input method editor. Fixes up buggy behavior
with some IMEs resulting in incorrect cursor placement or duplicated inputs while updating the input
with a masked value.1 parent be91254 commit bccc119
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments