• Resolved giovef

    (@giovef)


    Hi,

    I’m experiencing a double reCAPTCHA load on the WooCommerce page of my site and I need your help to understand if this is a known issue.

    Here is what I observed using the browser Network tab filtered on ‘recaptcha’:

    • The reCAPTCHA api.js script (with onload=wpcaptcha_captcha) is loaded twice on /checkout
    • The first load is triggered directly as a script in the HTML (WPCaptcha)
    • The second load is triggered by jquery.min.js, apparently after a WooCommerce AJAX event

    Both requests use the exact same URL and parameters, so this appears to be WPCaptcha reinitializing itself after a WooCommerce AJAX

    This applies to all pages

    • This topic was modified 1 week, 6 days ago by giovef.
Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    The only reason I could think of is that a login form exists on the page. Some pages add it either in HTML or it might be hidden by JS. Can you post a link to the page so I can have a look?

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.