-
Notifications
You must be signed in to change notification settings - Fork 428
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
keyboard layout is flickering while entering OTP (only on android) #353
Comments
Are you using chrome mobile? This seems to happen due to that "password bar" with the key icon that appears there. From what I understand, the whole document is being re-rendered on input change, and the password bar is not detected immediately on re-render. Once it was detected, the document abruptly shrinks its height. This is what causing the down-up bounce of the input. The solution that comes to mind:
|
Having same issue in andriod, please help me to fix this |
facing same issue on android only on chrome browser |
Facing same issue on iOS device with safari browser. |
Facing same issue, it looks keyboard looses focus and quickly refocus on every keystroke. |
I found this issue while testing on android phone in chrome browser |
Can you add a screenshot/video for reference? |
Any update on this? This is causing un-expected behavior wherein my Continue button is getting hidden due to that Password bar which comes after few split seconds of keyboard getting rendered. |
While entering OTP on android devices , the keyboard layout kind of flashes. the same happens while deleting the OTP.
please help me to fix this problem.
attaching the resources for the sam
The text was updated successfully, but these errors were encountered: