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

Please provide support for Anguar 14

Open rsystems-8601 opened this issue 2 years ago • 13 comments

Hi Sir,

I have used your NPM package [ngx-intl-tel-input] in my site mimik.

Suddenly client upgraded Angular-CLI version to 14.2.6. But your npm package not supporting Angular 14, So can you please allow your package dependencies with Angular 14 version. It is working fine with Angular -14 as I have tested it with forcefully installation. You may check too. Problem is only that without force it is not supporting Angular-14 , you just need to allow in NPM package. I trust you will help us to save my customer trust too.

rsystems-8601 avatar Nov 22 '22 19:11 rsystems-8601

I wanted to upgrade from Angular 13 to 14 after the upgrade I found some issues with @angular/animations so I uninstalled ngx-intl-tel-input and I wanted to reinstall it again but sadly ... :

image

ZaydImr avatar Nov 24 '22 12:11 ZaydImr

@webcat12345 I guess this is the issue :

image

ZaydImr avatar Nov 24 '22 13:11 ZaydImr

https://github.com/webcat12345/ngx-intl-tel-input/pull/460

dnlrbz avatar Dec 08 '22 07:12 dnlrbz

I used Yarn to install the package and it work for me

trungjc avatar Dec 15 '22 09:12 trungjc

Thanks for your great support.

Sent from Mailhttps://go.microsoft.com/fwlink/?LinkId=550986 for Windows

From: Daniil @.> Sent: 08 December 2022 12:44 To: @.> Cc: Pradeep Shankar @.>; @.> Subject: Re: [webcat12345/ngx-intl-tel-input] Please provide support for Anguar 14 (Issue #477)

CAUTION: This message is sent from outside of "R SYSTEMS". Please DO NOT CLICK links or open attachments unless you recognize the source of this email and know the content is safe.

#460https://github.com/webcat12345/ngx-intl-tel-input/pull/460

— Reply to this email directly, view it on GitHubhttps://github.com/webcat12345/ngx-intl-tel-input/issues/477#issuecomment-1342182798, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKDY3YNJJEI2HZR5H3OZYODWMGDFBANCNFSM6AAAAAASIFJA4E. You are receiving this because you authored the thread.Message ID: @.***>

The information contained in this e-mail and any accompanying documents may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient of this message, please immediately alert the sender by reply e-mail and then delete this message. Any dissemination, distribution or other use of the contents of this message by anyone other than the intended recipient is strictly prohibited. R Systems has taken every reasonable precaution to minimize the risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment.

rsystems-8601 avatar Dec 15 '22 09:12 rsystems-8601

And it's still not updated on npm 👀 @trungjc @webcat12345 image

ZaydImr avatar Dec 15 '22 10:12 ZaydImr

any news about publishing a release for Angular 14?

steph2466 avatar Dec 21 '22 12:12 steph2466

The version currently available at https://www.npmjs.com/package/ngx-intl-tel-input is: 3.2.0 (only compatible with Angular 13)

Is the release of v3.3.0 (compatible with Angular 14) planned?

steph2466 avatar Dec 21 '22 16:12 steph2466

Someone forked and updated to 14 here: https://github.com/webcat12345/ngx-intl-tel-input

DanielRivers avatar Jan 31 '23 11:01 DanielRivers

@DanielRivers @steph2466 @Un1xMida @rsystems-8601 @dnlrbz here you go : https://www.npmjs.com/package/ng-tel

ZaydImr avatar Feb 21 '23 13:02 ZaydImr

@ZaydImr I tried using the ng-tel package instead but i get an error when i try. I import it the same way like i did with the original package (of course changing to ng-tel naming as described) but at compile time i get following error: Error: Module not found: Error: Can't resolve 'ng-tel' in '/Users/...' Can you make it work? Something i should remember? Thanks for your help in advance!

ksprog avatar Feb 26 '23 21:02 ksprog

@ksprog Alright bro I will check it, if there is any news I will let tou know .

ZaydImr avatar Feb 26 '23 22:02 ZaydImr

@ksprog Alright bro I will check it, if there is any news I will let tou know .

Did you have a chance to take a look? If you could make it work can you share a stackblitz or something where I can see how you did it?

ksprog avatar Mar 02 '23 12:03 ksprog