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

Is there any support for angular 15? #501

Open
shahin4u000 opened this issue Oct 3, 2023 · 16 comments
Open

Is there any support for angular 15? #501

shahin4u000 opened this issue Oct 3, 2023 · 16 comments

Comments

@shahin4u000
Copy link

No description provided.

@shahin4u000 shahin4u000 changed the title Is there any support for angular 15 or 16? Is there any support for angular 15? Oct 3, 2023
@stephengardner
Copy link

Anyone have a solution?

@Khazii
Copy link

Khazii commented Oct 22, 2023

Hi guys, I forked this and upgraded it to Angular 16 here: https://www.npmjs.com/package/@khazii/ngx-intl-tel-input as the owner of this repo seems to be inactive.

I'm using it in my own project with no problems. Let me know if it doesn't work for you. The source code remains unchanged 👍

@shahin4u000
Copy link
Author

I just want to learn how you did it. You just forked the repository and updated the Angular version accordingly, and out of it, you created this npm project. That's it?

@Khazii
Copy link

Khazii commented Oct 22, 2023

Yep! Forked it, fixed dependencies, manually tested and republished under a fresh repository and fresh npm package. 👍

@l4nos
Copy link

l4nos commented Oct 27, 2023

Dependancies are still not right sorry! It won't let me install on angular 13, you have set minimum requirement to be 16.2.0. Should be ">=13.0.0"

@Khazii
Copy link

Khazii commented Oct 27, 2023

Dependancies are still not right sorry! It won't let me install on angular 13, you have set minimum requirement to be 16.2.0. Should be ">=13.0.0"

Hi!

If you're referring to my package that's intended, this package stopped supporting Angular >=v15

Anyone below v15 should continue using this package as it still supports you.

@DinakaranPaul
Copy link

Hello
I'm using angular 15 and ionic 7 capacitor,
this plugins not working, any alternative?

@ceotrammell
Copy link

ceotrammell commented Dec 6, 2023

Hello I'm using angular 15 and ionic 7 capacitor, this plugins not working, any alternative?

I personally have it running with Angular 15 & Ionic 7 with no issue... However, the catch lol... I had to create a folder in src... "/src/ngx/ngx-intl-tel-input" and I resolved the bugs on my own.

If needed I can create a repo or zip the files for you but it did take some work to resolve.

@DinakaranPaul
Copy link

Hello I'm using angular 15 and ionic 7 capacitor, this plugins not working, any alternative?

I personally have it running with Angular 15 & Ionic 7 with no issue... However, the catch lol... I had to create a folder in src... "/src/ngx/ngx-intl-tel-input" and I resolved the bugs on my own.

If needed I can create a repo or zip the files for you but it did take some work to resolve.

@stephengardner thanks for your reply
I needed please help on this

@ceotrammell
Copy link

@DinakaranPaul
Copy link

@ceotrammell Thanks for your replay
I'm trying to integrate getting this errors
Screenshot 2023-12-11 at 6 23 40 PM

@ceotrammell
Copy link

ceotrammell commented Dec 11, 2023

@DinakaranPaul It is because it is installing @angular/common@17 and it is not compatible with https://www.npmjs.com/package/ngx-intl-tel-input.

My demo project was strictly for anyone who needs Angular ~15 and Ionic ~7.

That being said https://www.npmjs.com/package/@khazii/ngx-intl-tel-input has Angular 16...

I am unsure if anyone has Angular 17 available yet. I could try to publish a package for other if needed but I am currently rocking Angular 15 and Ionic 7, so I have no ventured further lol

@pedrofsantoscom
Copy link

i'm using https://www.npmjs.com/package/ngx-intl-tel-input-gg that supports angular 17. it should also support all versions from 8-17 of angular

@davidquintard
Copy link

Hi guys, I forked this and upgraded it to Angular 16 here: https://www.npmjs.com/package/@khazii/ngx-intl-tel-input as the owner of this repo seems to be inactive.

I'm using it in my own project with no problems. Let me know if it doesn't work for you. The source code remains unchanged 👍

npm install --save @khaziingx-intl-tel-input
npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "@khaziingx-intl-tel-input" of package "@khaziingx-intl-tel-input": Tags may not have any characters that encodeURIComponent encodes.

@PushkinSharma
Copy link

Hi guys, I forked this and upgraded it to Angular 16 here: https://www.npmjs.com/package/@khazii/ngx-intl-tel-input as the owner of this repo seems to be inactive.
I'm using it in my own project with no problems. Let me know if it doesn't work for you. The source code remains unchanged 👍

npm install --save @khaziingx-intl-tel-input npm ERR! code EINVALIDTAGNAME npm ERR! Invalid tag name "@khaziingx-intl-tel-input" of package "@khaziingx-intl-tel-input": Tags may not have any characters that encodeURIComponent encodes.

Getting the same error

@ram-kuchibhotla
Copy link

Hi Everyone, -intl-tel-input dropdown is overlapping with the bottom input/select. unable to fix. please help. I have added screenshot from stackoverflow. Please help
image

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

10 participants