webcat12345 / ngx-intl-tel-input

Phone number input field to support international numbers, Angular
MIT License
213 stars 333 forks source link

Angular 16 support #495

Open guillermodelagala opened 1 year ago

guillermodelagala commented 1 year ago

Please, make it compatible with the latest Angular 16 version.

Mozaritta commented 1 year ago

Is it compatible with the 15 version? I have a problem using it in my project.

hezyz commented 1 year ago

had the same problem so modified for angular 16 and removed ngx-bootstrap, I use bootstrap 5.3 ngx-bs-tel-input

hope it helps

edgarinoa commented 1 year ago

@hezyz

You haven't published it on npm?

hezyz commented 1 year ago

Sorry not yet U can pack it, and install it as tgz file

prasantht96 commented 1 year ago

@hezyz

You haven't published it on npm?

https://www.npmjs.com/package/ngx-bs-tel-input

hezyz commented 1 year ago

I did few days ago

edgarinoa commented 1 year ago

@hezyz yes, I noticed recently, I'm already using it in my project, thanks.

Esmail51 commented 1 year ago

it' not working when i try to import it show's the module is not there