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

Upgrade to Angular 14 #262

Closed
1 of 4 tasks
AshleyMedway opened this issue Jun 6, 2022 · 5 comments
Closed
1 of 4 tasks

Upgrade to Angular 14 #262

AshleyMedway opened this issue Jun 6, 2022 · 5 comments

Comments

@AshleyMedway
Copy link
Contributor

AshleyMedway commented Jun 6, 2022

Summary

I'm submitting a:

  • bug report
  • feature request
  • question / support request
  • other

Description

Add support for Angular 14

@lagranjadigital
Copy link

Please add support!

@Mashsquare
Copy link

Indeed!

@AshleyMedway
Copy link
Contributor Author

For those waiting for this I have published a separate package for support for Angular14 until the package owner can merge this in.

Remove the reference to ng-recaptcha then install ng-recaptcha14.

npm i ng-recaptcha14

You will also need to update any imports. i.e.

import { RecaptchaFormsModule, RecaptchaModule } from "ng-recaptcha14";

@Mashsquare
Copy link

In the end I managed to make the current version run, however it has to be said that the recaptcha script import should be done in the head of the index.htm and not in the html file of the component in which you are using it (for example a form) or it will work only in incognito

@DethAriel
Copy link
Owner

Hey folks! Apologies for the delay, but I wanted to let you know that support for Angular 14 has landed in ng-recaptcha@10.0.0. Cheers!

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

4 participants