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

Angular 18 Support #324

Open
ant-ia opened this issue May 23, 2024 · 14 comments
Open

Angular 18 Support #324

ant-ia opened this issue May 23, 2024 · 14 comments

Comments

@ant-ia
Copy link

ant-ia commented May 23, 2024

Hi @DethAriel ,

when will angular 18 support be available?

Thank you for your work.

@LakhveerChahal
Copy link

Waiting for ng-recaptcha's Angular 18 support as it is causing difficulties in upgrading the project.
Thank you.

LakhveerChahal added a commit to LakhveerChahal/ng-recaptcha-2 that referenced this issue May 25, 2024
@LakhveerChahal
Copy link

Raised a pull request to upgrade the library to Angular v18
#325

@ant-ia
Copy link
Author

ant-ia commented Jun 3, 2024

Hi @DethAriel is there any update?
thanks

@vaibhavkumar-sf
Copy link

Waiting for it,

@pinpins
Copy link

pinpins commented Jun 14, 2024

Raised a pull request to upgrade the library to Angular v18 #325

perhaps you could take over and publish your fork on https://www.npmjs.com/

Seems dev is not around anymore

@LakhveerChahal
Copy link

@pinpins Did the same. Published it as a new library under the name ng-recaptcha-2

@ReaperTech
Copy link

ReaperTech commented Jun 24, 2024

Using npm i ng-recaptcha-2 for the new library at https://www.npmjs.com/package/ng-recaptcha-2?activeTab=readme still gives dependency error:

Conflicting peer dependency: @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR! peer @angular/core@"^17.0.0" from [email protected]

How can we install this new library for Angular 18 without errors?
EDIT:
npm i ng-recaptcha-2 works with the new library at https://www.npmjs.com/package/ng-recaptcha-2?activeTab=readme if you first uninstall the old library npm uninstall ng-recaptcha

@LakhveerChahal
Copy link

@ReaperTech Uninstalling the old library & then installing ng-recaptcha-2 is the right way to do it. You shouldn't keep both.

@malek-itani
Copy link

Hi @DethAriel is there any update to migrate for Angular18?

@adcore-dev
Copy link

@vibhukumarcgi
Copy link

Is there any update on it? It is restricting me to upgrade to Angular version 18.

@LakhveerChahal
Copy link

Is there any update on it? It is restricting me to upgrade to Angular version 18.

You can replace the library, if needed, to recaptcha-2 as mentioned above

@MatthieuOlenine
Copy link

@ReaperTech Uninstalling the old library & then installing ng-recaptcha-2 is the right way to do it. You shouldn't keep both.

Did not work for me, still no library for captcha angular 18 today ?

@Ben555555
Copy link

Ben555555 commented Sep 5, 2024

@MatthieuOlenine
You can create your own service pretty easily (At least for v3):
https://ben-5.azurewebsites.net/2024/9/5/google-recaptcha-v3-with-angular/

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