webcat12345 / ngx-intl-tel-input

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

Angular 15 support #482

Open EMokro opened 1 year ago

EMokro commented 1 year ago

This package should officially support Angular 15.

songokudbz commented 1 year ago

I agree SIR!

dnlrbz commented 1 year ago

There is already a PR for the Angular 15 upgrade https://github.com/webcat12345/ngx-intl-tel-input/pull/483

steph2466 commented 1 year ago

any news about publishing a release for Angular 15?

Irwinhrdz commented 1 year ago

hello guys, is there any news for angular 15 ?

hjagatheesan commented 1 year ago

Hi, Is there any new information about the PR?

Webrow commented 1 year ago

@webcat12345 Do you have any time to look at this? I prefer keeping the normal package installed instead of an alternative source.

kotmatpockuh commented 1 year ago

@webcat12345 any updates? it's urgent...

MehdiDRISSIB commented 1 year ago

Any Update please ? it's urgent in my side also thanks

tumms2021389 commented 1 year ago

Please publish the support for Angular 15

LFrederic commented 1 year ago

Hello! Any update on this issue?

wschroers commented 1 year ago

Are there any good alternatives for this package or workarounds for this issue? Any help would be appreciated, thanks!

tumms2021389 commented 1 year ago

Are there any good alternatives for this package or workarounds for this issue? Any help would be appreciated, thanks!

You can try using https://www.npmjs.com/package/ngx-mat-intl-tel-input, if you are using material ui

wschroers commented 1 year ago

Are there any good alternatives for this package or workarounds for this issue? Any help would be appreciated, thanks!

You can try using https://www.npmjs.com/package/ngx-mat-intl-tel-input, if you are using material ui

Thanks but I'm not using material ui. It also says that angular 14 is supported.

Mozaritta commented 1 year ago

I had a problem implementing it in my Angular 15 project, for that I used an example in the template below and it's working fine. https://stackblitz.com/edit/intl-tel-input-in-angular