hryvinskyi / magento2-invisible-captcha

Google Invisible Captcha v3 for magento 2
MIT License
28 stars 4 forks source link

No reCAPTCHA client exists #10

Open JMLucas96 opened 1 month ago

JMLucas96 commented 1 month ago

When I configured that, on mac I receive that error and captcha doesn't work, and if I have enabled Disable form submit option forms never be enabled.

image

The problem becomes from Hryvinskyi_InvisibleCaptcha/js/invisible-captcha.js on _initializeTokenField function, I'm going to perform a PR.

Magento 2.4.3-p3 version hryvinskyi/magento2-invisible-captcha 2.4.8

JMLucas96 commented 1 month ago

Here the pull request to solve this issue 😄 #11

hryvinskyi commented 1 month ago

Hi @JMLucas96, Thanks for the PR. I will try to reproduce this issue and get back to you later