react-code-input icon indicating copy to clipboard operation
react-code-input copied to clipboard

The bug in value validation

Open panaitov-pm opened this issue 4 years ago • 0 comments

It's possible to type letters when the input type is number in Safari and Firefox. Google and Opera work correctly. I added fix - https://github.com/40818419/react-code-input/pull/144/commits/2df8110fa1c2ccd01a929e01f90eaa0c15c9058c

panaitov-pm avatar Jul 27 '21 06:07 panaitov-pm