insin / insin/react-maskedinput
Skipping static content while typing on mobile (chrome , opera and ..)
Open
- Dominant language
- JavaScript
- Stars
- 727
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.