You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 8, 2020. It is now read-only.
I'm using your library for an app I'm developing and I noticed that if I tap on the autofill option shown below the field (see screenshot below), the page starts freaking out after Google asks me to enter the CVC.
The app basically starts opening and closing the keyboard and quickly moves the focus between the credit card fields and I'm forced to change screen.
My code that handles the credit card input is pretty simple, and I haven't specified many props:
Hi,
I'm using your library for an app I'm developing and I noticed that if I tap on the autofill option shown below the field (see screenshot below), the page starts freaking out after Google asks me to enter the CVC.
The app basically starts opening and closing the keyboard and quickly moves the focus between the credit card fields and I'm forced to change screen.
My code that handles the credit card input is pretty simple, and I haven't specified many props:
I noticed that if I change
LiteCreditCardInput
withCreditCardInput
nothing changes and the problem is still there.Can you help me solve this problem?
Thanks a lot in advance!
The text was updated successfully, but these errors were encountered: