devfolioco / react-otp-input

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

Gboard’s clipboard suggestions feature not working properly with React Otp Input #323

Closed prograk closed 1 year ago

prograk commented 2 years ago

When you copy OTP from sms and it shows in Gboard top as suggestion and when you click on it, doesn't get pasted in React Otp Input boxes.

When clicked on suggestion it should fill all boxes like how it happens in normal copy paste.

photo_2021-12-13 12 09 52

KranthiJulakantiNiro commented 2 years ago

Facing same issue

sgarchavada commented 2 years ago

Any update on this one

KranthiJulakantiNiro commented 2 years ago

Check this out https://github.com/devfolioco/react-otp-input/issues/113#issuecomment-998148875 This worked for me. @sgarchavada

shubham-saxena-pdgt commented 2 years ago

https://www.npmjs.com/package/react-otp-input-2

ritikbanger commented 2 years ago

The feature is available in: https://www.npmjs.com/package/react18-input-otp

prateek3255 commented 1 year ago

Can you confirm if this issue still exists with v3 and reopen the issue if it does?