remove cut/copy/paste modal in iphone #20
Answered
by
ritikbanger
joshua-watersport
asked this question in
Q&A
-
when copy the otp on the ios device, I get the issue like a screenshot. How can I fix? |
Beta Was this translation helpful? Give feedback.
Answered by
ritikbanger
Apr 7, 2023
Replies: 1 comment 2 replies
-
Do you know if this is breaking any functionality? From the screenshot, I recommend you trigger your auth API as soon as the length of the otp===4, alternatively, you can unfocus the input. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the blur() method to remove the focus from an element