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

React component for entering and validating PIN code.

Results 94 react-code-input issues
Sort by recently updated
recently updated
newest added

How can i add placeholder ?

Currently the value prop only sets the initial value. However, I would like value to instead behave like it would for a standard input field, where changes in the value...

Hello, How can I add media queries in `codeInputProps`. I did not find the example in documentation. Best regards, Andrew

and running 'npm audit fix' updated the other npm dependencies to fix the vulnerabilities. This PR fixes https://github.com/40818419/react-code-input/issues/75

I have added required field as proptype. This is a most required feature i have added in my fork. Please tell me how should i give you a PR of...

I upgraded to latest version and I can still enter `char e` in the input field.

Visit the live demo using an android device. Not sure there is a fix for this. I encountered the same problem while writing my own code. The problem lies in...

2 vulnerabilities required manual review and could not be updated. 3 package updates for 66 vulns involved breaking changes, hence not updated packages which has breaking changes. This PR aims...

Below is the report after running `yarn audit` command yarn audit v1.17.3 ┌───────────────┬──────────────────────────────────────────────────────────────┐ │ low │ Regular Expression Denial of Service │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │ Package │ braces │ ├───────────────┼──────────────────────────────────────────────────────────────┤ │...

This fixes issue https://github.com/40818419/react-code-input/issues/34