insin / react-maskedinput

Masked <input/> React component

Home Page:http://insin.github.io/react-maskedinput/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mogaozq opened this issue · comments

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...)