ngx-intl-tel-input icon indicating copy to clipboard operation
ngx-intl-tel-input copied to clipboard

Angular 15 support

Open EMokro opened this issue 1 year ago • 14 comments

This package should officially support Angular 15.

EMokro avatar Dec 13 '22 12:12 EMokro

I agree SIR!

songokudbz avatar Dec 15 '22 12:12 songokudbz

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

dnlrbz avatar Dec 15 '22 15:12 dnlrbz

any news about publishing a release for Angular 15?

steph2466 avatar Dec 21 '22 12:12 steph2466

hello guys, is there any news for angular 15 ?

Irwinhrdz avatar Jan 23 '23 03:01 Irwinhrdz

Hi, Is there any new information about the PR?

hjagatheesan avatar Feb 15 '23 11:02 hjagatheesan

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

Webrow avatar Feb 20 '23 15:02 Webrow

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

kotmatpockuh avatar Mar 29 '23 13:03 kotmatpockuh

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

MehdiDRISSIB avatar Apr 16 '23 22:04 MehdiDRISSIB

Please publish the support for Angular 15

tumms2021389 avatar Apr 20 '23 11:04 tumms2021389

Hello! Any update on this issue?

LFrederic avatar May 22 '23 09:05 LFrederic

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

wschroers avatar Jun 06 '23 11:06 wschroers

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

tumms2021389 avatar Jun 06 '23 12:06 tumms2021389

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.

wschroers avatar Jun 06 '23 13:06 wschroers

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

Mozaritta avatar Jun 28 '23 17:06 Mozaritta