ngx-international-phone-number icon indicating copy to clipboard operation
ngx-international-phone-number copied to clipboard

A simple international telephone number input for Angular

Results 57 ngx-international-phone-number issues
Sort by recently updated
recently updated
newest added

It is not working in an older version or if I have change ngModel.The browser still loading the page. Plz help

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Should be really quick, can't handle it without it. Angular 8.

Thanks for wonderful library. I have found one issue, when I touch outside of drop down area. the drop down does not hide. In browser, when i clicked outside area...

bug
v2

I'm using the ngx international phone number library in my Angular 8 project and I want to set the country code to readonly. I found this solution: `````` The example...

It would be great if you can provide us an option to show some of counties on top of the list in drop down. There may be an option to...

Following scope is for v2 version: 1. Upgrade to latest angular version 2. Support to add custom styling (with custom class support) 3. Add support for Reactive form control 4....

enhancement
help wanted
v2

Hi there, i would like to ask about the problem that the Angular 8 [ngClass] this one cannot be add into the ``` Your mobile is required Your mobile is...

bug
v2

Hello, I am using this package with a reactive form and trying to make the input field disabled. This is not working for some reason. ``` this.form = this.formBuilder.group({ phone_country_code:...

bug
v2

Can you make a change to separate code from phone number? It will be a better feature for your component.