- Describe the Feature Request
from 1password manager 'autofill' with
<OtpInput
shouldAutoFocus={true}
...
/>
Notice the first input will be ignored
Manager:

Website:

without autoFocus there is no problem from the password manager and all digits will be filled out correctly
- Describe Preferred Solution
Would prefer it so the password manager dont skip the first digit when autofilling
from 1password manager 'autofill' with
Notice the first input will be ignored

Manager:
Website:

without autoFocus there is no problem from the password manager and all digits will be filled out correctly
Would prefer it so the password manager dont skip the first digit when autofilling