react-otp-input icon indicating copy to clipboard operation
react-otp-input copied to clipboard

Fix unshown input numbers in the iphone Safari (#265)

Open seunghunee opened this issue 4 years ago • 3 comments

  • What does this PR do? Fix unshown input numbers in the iphone Safari.

  • Any background context you want to provide? issue #265 This issue happened because there's some padding on input element inline style inside SingleOtpInput component in my case

seunghunee avatar Feb 04 '21 08:02 seunghunee

Why its not merged

manishkummar21 avatar Jul 12 '22 17:07 manishkummar21

I am also facing the same issue, On the android device, the Desktop is working fine, but on the iOS device, it was not showing the input we entered.

manishkummar21 avatar Jul 12 '22 17:07 manishkummar21

We have a published a new OTP input package right here. Please use this: https://www.npmjs.com/package/react18-input-otp

ritikbanger avatar Aug 14 '22 11:08 ritikbanger

We updated the file structure with v3 can you reopen the PR with latest changes if they’re still needed

prateek3255 avatar Mar 26 '23 07:03 prateek3255