Skip to content
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

[Bug] Field resets when phone number starts from country code #155

Closed
nahimilega opened this issue Jan 12, 2023 · 1 comment
Closed

[Bug] Field resets when phone number starts from country code #155

nahimilega opened this issue Jan 12, 2023 · 1 comment

Comments

@nahimilega
Copy link

While entering the phone number... the phone number field resets itself when the country code matches the first two digits of the mobile number.

Steps to Reproduce

  1. Open the demo (https://cedvdb.github.io/phone_form_field/#/) and select a country from the country selector. For example... let's say India (code +91)
  2. Start typing the phone number. Type 91

The field will reset itself
So effectively user can't enter the phone number which is +91 9185XXXXXX
This could be reproduced with other countries as well.

@cedvdb
Copy link
Owner

cedvdb commented Feb 19, 2023

Thanks for this one, should be fixed in 7.0.6

@cedvdb cedvdb closed this as completed Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants