react-otp-input
react-otp-input copied to clipboard
:heavy_check_mark: OTP Input Component for React
- **Steps to reproduce the issue**: While coping OTP from iOS Safari keyboard only the first number gets pasted. - **Relevant error messages and/or screenshots**:  
- **System used**: - iOS: 15.1.1 - Chrome: 96.0.4664.53 - **Steps to reproduce the issue**: 1. open react-otp-input demo in iOS Chrome 2. send yourself an OTP code via SMS...
While entering OTP on android devices , the keyboard layout kind of flashes. the same happens while deleting the OTP. please help me to fix this problem. attaching the resources...
- **Describe the Feature Request** The `docz` documentation can be improved by mentioning what each prop does, and maybe perhaps give an example of each. - **Describe Preferred Solution** Divide...
I want autofocus first input when click ```clear``` buttton. because i use this library as password input.  when click ```clear``` button... ---  i think ```shouldAutoFocus``` works same what...
- **Steps to reproduce the issue**: 1) Open website in Iphones Safari browser 2) Try entering numbers in input fields 3) The fields will take the input but will not...
- **Describe the Feature Request** I did not see any doc related to onKeyPress or what so ever . please mention it here if available or add it if possible...
when isInputNum is true it's necessary to disable paste of text in the inputs
I'm using .TSX file, in that when I'm passing value as number type it's giving error during build time, Type 'number' is not assignable to type 'string'. But in documentation...
- ** I have create a opt field i added isInputNum= true event someone copy paste the text it's accept can you please consider this problem ** - ** **