sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.21k stars 257 forks source link

Keypress fires twice #289

Open spehlivan opened 2 years ago

spehlivan commented 2 years ago

On Windows 11 / Chrome Version 102.0.5005.115

If i type a number character it adds twice. The problem occurs if Half-width Katakana (Japanese input) is selected.

Sharing a screen recording below.

https://user-images.githubusercontent.com/1049470/173820977-155b35b7-df29-4e51-a111-47e5cc4f9129.mov

tazwar9t63 commented 7 months ago

@spehlivan have you solved it? I'm facing the same issue