insin / insin/react-maskedinput
Input type number
Open
- Dominant language
- JavaScript
- Stars
- 727
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
When the input type is number it breaks with the following error:
Failed to read the 'selectionStart' property from 'HTMLInputElement': The input element's type ('number') does not support selection
This scenario is needed for a mobile website to bring number keyboard.
Contributor guide
Assessment
This issue has not been assessed yet.