-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Can you please fix the number for UAE they have also 971 [58] #663
Comments
Please explain what you mean by "fix the number"? What problem are you having? |
One of our client has some problem to enroll one of its users living in UAE (United arab emirates). He has a number in the range : +97158... the our platform what is using this library doesn't recognize this phone number and accepts only in the range +97155.... or +97156... |
What do you mean by "doesn't recognize"? Do you mean you're using the validation method, and it's returning false? |
we are using the library also we are validating this number |
From your initial issue text:
Did you try that? |
Ok then it should work in this plugin. Are you using the latest version? |
I just checked that same number on the Validation example on the demo page and it says it's a valid number, so I'm closing this. |
IMPORTANT: please note that the autoFormat feature (format-as-you-type) was removed in v8.0.0 - read more here: #346. Please do not open any new issues about this topic.
IMPORTANT: we use libphonenumber for formatting and validation - if your issue relates to one of these things, please check their test site first and if you see the problem there please file an issue with them instead: https://rawgit.com/googlei18n/libphonenumber/master/javascript/i18n/phonenumbers/demo-compiled.html
Steps to reproduce
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what actually happens
Initialisation options
List any options you're using e.g. utilsScript or preferredCountries
The text was updated successfully, but these errors were encountered: