devfolioco / react-otp-input

:heavy_check_mark: OTP Input Component for React
http://devfolioco.github.io/react-otp-input
MIT License
643 stars 423 forks source link

Added autofill fix #419

Closed Datta-Telukunta closed 8 months ago

Datta-Telukunta commented 9 months ago
Datta-Telukunta commented 9 months ago

@prateek3255, Could you please review this PR?

prateek3255 commented 9 months ago

@Datta-Telukunta This solution does not work I tested it on my android phone's Chrome browser we still only get the first character of the value.

Datta-Telukunta commented 9 months ago

This solution was working in the 2. x version. Forked Repo, Ref: https://github.com/hunghg255/reactjs-otp-input Any alternate solutions/thoughts, @prateek3255? This Autofill feature is a good value for mobile devices.