- **Describe the Feature Request** from 1password manager 'autofill' with ``` <OtpInput shouldAutoFocus={true} ... /> ``` Notice the first input will be ignored Manager: <img width="337" alt="Screenshot 2024-10-22 at 12 11 22" src="https://github.com/user-attachments/assets/e83da0c6-d9fe-4132-950c-bf25d2d7b152"> Website: <img width="517" alt="Screenshot 2024-10-22 at 12 11 28" src="https://github.com/user-attachments/assets/28bc1008-f1e6-4e6d-b067-b1276db251a6"> --- 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