Double script loading
-
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
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.