Issue form executing inside popup
-
Hello,
My client’s homepage has two Brevo signup forms: One at the bottom of its homepage, and another inside a popup. The form on the page works, but nothing happens when attempting to sign up via the popup.
According to Chrome Console, the form inside the popup does not execute because reCAPTCHA is being rendered multiple times on the same page. Here is the specific error:
Uncaught (in promise) Error: reCAPTCHA has already been rendered in this element
at recaptcha__en.js:197:433
at HTMLDivElement. ((index):1222:44)
at Function.each (jquery.min.js?ver=3.7.1:2:3129)
at e..each (jquery.min.js?ver=3.7.1:2:1594)
at onloadSibCallbackInvisible ((index):1221:55)I switched from reCAPTCHA v2 to v3, but that still doesn’t fix the problem. I also deactivated settings from WP Rocket to fix a previous captcha issue I was experiencing with your plugin.
Is there any solution for having multiple forms on the same page?
Thanks
The page I need help with: [log in to see the link]
- The topic ‘Issue form executing inside popup’ is closed to new replies.