-
```
Problem:
In most contexts (even notepad apps), numbers are spoken like U.S. phone
numbers:
one hundred twenty-three, four hundred fifty-six, seventy-eight, ninety
or
one hundred twenty-three,…
-
```
Problem:
In most contexts (even notepad apps), numbers are spoken like U.S. phone
numbers:
one hundred twenty-three, four hundred fifty-six, seventy-eight, ninety
or
one hundred twenty-three,…
-
```
Problem:
In most contexts (even notepad apps), numbers are spoken like U.S. phone
numbers:
one hundred twenty-three, four hundred fifty-six, seventy-eight, ninety
or
one hundred twenty-three,…
-
I note that your error message reflects that phone numbers should be at least 3 digits long. But suppose this app is to be used in Singapore and most other countries, phone numbers are longer than 3 d…
-
The underlying libphonenumber validates 7911123456 of United Kingdom to "true" while the stackblitz demo of ngx-intl-tel-input fails.
I've verified the same at http://libphonenumber.appspot.com/
P…
-
There is no validation for mobile number for specific countries. Example India has 10digits without dial code and if it user inputs less than this how to validate ? Even we tried to use 'isValid' seem…
-
First post on GitHub so please bear with me,
I installed the package, looks like it can do exactly what I want but, the country code defaults to one digit every time.
For example, I'd like to a…
-
Duplicate of #126 & #154
In the generic log-in use case, the phone number needs to be validated before we can actually allow the user to submit it. However, it is impossible to check if the number …
-
Phone numbers in Singapore have only 8 digits. More than 8 digits or less than 8 digits means that it will be a different country. We should allow phone codes to be added here too...
![Screenshot 20…
-
I've not used this provider before so don't have any expectations, but we have a number of domains already present that are not yet managed by Terraform. After importing, I'm expecting the first apply…