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

Next focus not working

Open syJSdev opened this issue 5 years ago • 1 comments

If you enter the same value for each input, the cursor isn't moved to the next input.

Here is the video example.

1

I think it is caused by the onChange event. onChange event isn't fired when input the same value.

syJSdev avatar Nov 26 '20 04:11 syJSdev

yes i also think it is caused by the onChange not trigged if enter the same value

suweya avatar Dec 12 '20 00:12 suweya