react-maskedinput
react-maskedinput copied to clipboard
Skipping static content while typing on mobile (chrome , opera and ..)
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.
Experiencing the same problem here, are there any alternative libraries we could use (looks like this project isn't being maintained anymore...)