-
-
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
Jio Numbers '877 918 9177', '8369299064', '8169470539'. showing invalid numbers. #693
Comments
And did you check if libphonenumber considers them valid? |
Yes Checked. The number shows valid on libphonenumber |
Those numbers show as valid for me on the Validation demo. Are you sure you're using the latest version of the plugin? |
Hi yes I was on older version . Now switched to new version and it validates now. But now the geolookup is giving issue. It is not selecting the country code base on geo lookup. $('form :input[name=mobile]').each(function (index) { |
Please use code formatting so it's readable. And you can't call And do you have any JS errors in the console? |
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
Should be considered valid number
Actual behaviour
Validation would give them invalid numbers
The text was updated successfully, but these errors were encountered: