You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Next.js 13 application using pages router and I want to use google reCaptcha v2 (checkbox).
Version of my react-google-recaptcha : 3.1.0.
When I refresh the page, ReCaptcha work, but when I go to another page via a <Link> and return to the page where the ReCaptcha is located, I get the following error:
I can't find any info on this, if anyone has an idea!
Thx.
The text was updated successfully, but these errors were encountered:
I have a Next.js 13 application using pages router and I want to use google reCaptcha v2 (checkbox).
Version of my react-google-recaptcha : 3.1.0.
When I refresh the page, ReCaptcha work, but when I go to another page via a
<Link>
and return to the page where the ReCaptcha is located, I get the following error:I can't find any info on this, if anyone has an idea!
Thx.
The text was updated successfully, but these errors were encountered: