shubhanus / otp-input-react

React simple otp input with react hooks
MIT License
59 stars 86 forks source link

Support for: autocomplete="one-time-code"? #59

Closed KasperAndersson closed 2 years ago

KasperAndersson commented 2 years ago

Hi, does the lib support autocomplete="one-time-code" ? https://web.dev/sms-otp-form/#autocomplete%22one-time-code%22

yosuke1015 commented 2 years ago

I also faced autocomplete="one-time-code" issue. @KasperAndersson did you solve this issue?

KasperAndersson commented 2 years ago

I also faced autocomplete="one-time-code" issue. @KasperAndersson did you solve this issue?

No, haven't used this lib. I went with native input..