hcaptcha API being fired even though setting is turned off Answered
Hi,
I removed hcaptcha from my settings in memberstack as I would prefer to use re-captcha however from my performance reports it seems like the hcaptcha API is being fired still. How can I remove this trigger?
Thanks
/1/api.js?render=explicit&onload=_hcaptchaReady
(js.hcaptcha.com)
Comments
3 comments
Hey Luca Montalti Can you share an image of the performance report?
Also, I wonder if there might just have been a caching issue... is the jcaptcha API still getting fired?
Thank you Duncan. Below is the link and in the unused javascript section it references hcaptcha.com. I can also see it in the third party code section.
I cleared the cache in my browser but still have the reference. I have only set up re-captcha myself so I don't know where the hcaptcha would be coming from other than through memberstack.
https://pagespeed.web.dev/analysis/https-www-greenupmarketplace-com/49r08ie5q2?form_factor=mobile
Hi,
Is there a way to completely disable hcaptcha from MS installation script?
I have hcaptcha disabled in the MS project settings, but I can confirm similar behavior on the page load.
I am already utilizing recaptcha with firebase, and hcaptcha appears to be coming in the way and blocking recaptcha verification.
Removing memberstack installation script does fix the issue and no hcaptcha scripts are being loaded.
Thank you
Please sign in to leave a comment.