Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide support for Anguar 14 #477

Open
rsystems-8601 opened this issue Nov 22, 2022 · 13 comments
Open

Please provide support for Anguar 14 #477

rsystems-8601 opened this issue Nov 22, 2022 · 13 comments

Comments

@rsystems-8601
Copy link

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.

@ZaydImr
Copy link

ZaydImr commented Nov 24, 2022

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
Copy link

ZaydImr commented Nov 24, 2022

@webcat12345 I guess this is the issue :

image

@dnlrbz
Copy link

dnlrbz commented Dec 8, 2022

#460

@trungjc
Copy link

trungjc commented Dec 15, 2022

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

@rsystems-8601
Copy link
Author

rsystems-8601 commented Dec 15, 2022 via email

@ZaydImr
Copy link

ZaydImr commented Dec 15, 2022

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

@steph2466
Copy link

any news about publishing a release for Angular 14?

@steph2466
Copy link

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?

@DanielRivers
Copy link

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

@ZaydImr
Copy link

ZaydImr commented Feb 21, 2023

@ksprog
Copy link

ksprog commented Feb 26, 2023

@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!

@ZaydImr
Copy link

ZaydImr commented Feb 26, 2023

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

@ksprog
Copy link

ksprog commented Mar 2, 2023

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
@trungjc @DanielRivers @dnlrbz @rsystems-8601 @ksprog @steph2466 @ZaydImr and others