react-otp-input
react-otp-input copied to clipboard
Autofill doesn't work if the any input beside the first one is in focus.
In just the case of the first input in focus, the Autofill on paste works properly. Other than that, it doesn't. If any other input is in focus, the autofill on paste doesn't work properly. This also happens in the package demo page.