insin / react-maskedinput

Masked <input/> React component
http://insin.github.io/react-maskedinput/
MIT License
730 stars 197 forks source link

Skipping static content while typing on mobile (chrome , opera and ..) #140

Open mogaozq opened 2 years ago

mogaozq commented 2 years ago

Consider I have a mask with value 111---111. In desktop browser everything is ok and --- static content is skipped while typing, But this skipping doesn't work on mobile browsers.

barrymichaeldoyle commented 2 years ago

Experiencing the same problem here, are there any alternative libraries we could use (looks like this project isn't being maintained anymore...)

Helo3615 commented 3 months ago

Same issue here with android devices (not with iOS or linux / macOS / Windows)