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

SMS autofill button does not work in Chrome for iOS #444

Open
gpalomar opened this issue Mar 13, 2024 · 6 comments
Open

SMS autofill button does not work in Chrome for iOS #444

gpalomar opened this issue Mar 13, 2024 · 6 comments

Comments

@gpalomar
Copy link

  • Describe the Feature Request

Using autofill "From messages XXXX" button does not work in Chrome for IOS. Works well in Safari.

I've tried to add autoComplete="one-time-code" to the renderInput but it still does the same.

In another issue says that only first number is set in the first input, but in my case none of them are filled.

Any idea about how to achieve this behaviour for Chrome users?

Thanks for your help!

  • Describe Preferred Solution
@Kushagraagarwal
Copy link

@gpalomar Which version are you on

@gpalomar
Copy link
Author

@gpalomar Which version are you on

iOS 17.4.1

@Kushagraagarwal
Copy link

@gpalomar Which version of react-otp-input do you have?

@gpalomar
Copy link
Author

3.1.1

@scoelliCollectAI
Copy link

Same issue only with Chrome on a different version of iOS.
The inputs remain empty while the OS thinks that the code was used so it deletes the SMS from the Messages app.

@scoelliCollectAI
Copy link

Update: I just tested it with version 3.1.1 and it works for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants