You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Select Country Australia
write the number for example 460535693
IsValid comes as false. (expected true)
Environment
Version:
Tested at v7.1.0 and v8.0.4
Browser:
all
The text was updated successfully, but these errors were encountered:
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
Environment
Version:
Tested at v7.1.0 and v8.0.4
Browser:
all
The text was updated successfully, but these errors were encountered: