question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to Angular 14

See original GitHub issue

Summary

I’m submitting a:

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

Description

Add support for Angular 14

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:7
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
AshleyMedwaycommented, Jun 21, 2022

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";
3reactions
DethArielcommented, Jun 25, 2022

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!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Update Angular to v14
This guide contains information to update to Angular version 14. ... For step-by-step instructions on how to update to the latest Angular release...
Read more >
Upgrade to Angular 14 - Techiediaries
Updating Angular CLI to v14 and upgrading your project to Angular 14 framework from previous versions (Angular 13) is easier than ever ...
Read more >
How to Upgrade from Angular 13 to Angular 14 Version ...
You can directly upgrade your angular cli version globally by using update command of ng. so you can do it by bellow command....
Read more >
Angular 13 - 14 migration - YouTube
In this video you will learn how to update angular version from 13 to 14 using angular update guide. Angular update guide ...
Read more >
Upgrade to Angular 14 | Angular Tutorial - YouTube
Upgrade to Angular 14 | Angular Tutorial. 455 views 2 months ago. WebGentle. WebGentle. 67K subscribers. Join. Subscribe.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found