-
Notifications
You must be signed in to change notification settings - Fork 96
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
Textfield Reverts to Default When Selecting a Different Country #105
Labels
Comments
I am having the same issue with the most recent. |
same issue |
fix PR: #107 |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
@hamza-butt @ferrlan did you guys ever get this fixed? i am experiencing this as well |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a user selects a country from the dropdown menu and begins typing the phone number associated with that country, the input field behaves unexpectedly. Specifically, after entering the first two digits of the phone number, the textfield reverts to the default state instead of continuing to accept the input in the selected country's format.
The text was updated successfully, but these errors were encountered: