Yury

Results 1 comments of Yury

in _onKeyDown get the event value and conditions do not work (key === 'Backspace') e.key === undefined e.code === '' e.keyCode === 229 `if (key === 'Backspace' && value[selectionStart -...