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

Cannot support mobile number for Australia starting with 046 #367

Open
Turalmehdiyev opened this issue Apr 1, 2021 · 0 comments
Open

Cannot support mobile number for Australia starting with 046 #367

Turalmehdiyev opened this issue Apr 1, 2021 · 0 comments

Comments

@Turalmehdiyev
Copy link

Expected Behavior

Australian valid number should return true result

Current Behavior

Australian valid number returns a false result when the number starts with 46 or 046.
But when we change the country and select Australia back it returns valid.

Possible Solution

This problem also was happening attached repo as well and they have already fixed it.
jackocnr/intl-tel-input#1151

Steps to Reproduce

  1. Select Country Australia
  2. write the number for example 460535693
  3. IsValid comes as false. (expected true)

Environment

  • Version:
    Tested at v7.1.0 and v8.0.4

  • Browser:
    all

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

1 participant