ngx-international-phone-number
ngx-international-phone-number copied to clipboard
A simple international telephone number input for Angular
Just wondering if anyone has ever had the issue of the international extension not coming through? Both with two way binding and just having it submit via formControl the international...
Input also takes a text in the input field instead of numeric only. When I cleared the phone number from the input, it also clears country code. Which actually should...
when i select the country or enter the country code maximum length of the phone number for that particular country does not work in ionic 3
I am using Angular 7. I have upgraded to the latest version "1.0.4". When I set "tabindex" attribute on your control, it does not focus to text box and user...
I put a defaultCountry to the component. When i write a valid phone number the form is valid. If i remove only the phone number without deletng the country, the...
I want to show country flag and country code in dropdown after select in the dropdown and want to remove the countrycode in the place holder.
When the form is validated and the phone number is not correct, the input's border doesn't turn red. In order for the 'invalid-feedback' to appear, I had to add to...