Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill OTP from SMS does not work properly Chrome #371

Open
Mouaadouk opened this issue Nov 22, 2022 · 5 comments
Open

Autofill OTP from SMS does not work properly Chrome #371

Mouaadouk opened this issue Nov 22, 2022 · 5 comments
Labels
help wanted Extra attention is needed Needs more information The description in the issue doesn't sufficiently describe the problem/feature request.

Comments

@Mouaadouk
Copy link

System used:

iOS: 15.1.1
Chrome: 96.0.4664.53
Steps to reproduce the issue:

open react-otp-input demo in iOS Chrome
send yourself an OTP code via SMS
once received the code, tap on 1st input box and tap "From Messages 123456" on top of the keyboard
only 1 digit of the 6 digits code has been copied. The OTP input focused on the second input box.

@prateek3255 prateek3255 added help wanted Extra attention is needed Needs more information The description in the issue doesn't sufficiently describe the problem/feature request. labels Mar 25, 2023
@hunghg255
Copy link

@Mouaadouk you can use this, I forked this lib and fix something. it is based on code v2
refer: https://github.com/devfolioco/react-otp-input/tree/v2.4.0
https://www.npmjs.com/package/reactjs-otp-input

@Charmix
Copy link

Charmix commented Jun 9, 2023

@hunghg255 Hi, could you share what kind of changes did you make? I've checked that this issue has gone in your repo.

@hunghg255
Copy link

@hunghg255 Hi, could you share what kind of changes did you make? I've checked that this issue has gone in your repo.

@Charmix you can check this my commit hunghg255@e4262e5

@Ryanjso
Copy link

Ryanjso commented Jun 15, 2023

Also see #322

@prateek3255
Copy link
Collaborator

Hey @Ryanjso Sorry for the delayed response but can you open a PR for the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Needs more information The description in the issue doesn't sufficiently describe the problem/feature request.
Projects
None yet
Development

No branches or pull requests

5 participants