KonstantinCodes / mautic-recaptcha

This Plugin brings reCAPTCHA integration to mautic.
GNU General Public License v3.0
50 stars 29 forks source link

Uncaught (in promise) TypeError: Cannot set properties of null (setting 'value') #35

Open peseotni opened 2 years ago

peseotni commented 2 years ago

I have installed it on Mautic 3.3.3 and it works, but it throws an error on the thank you page:

Uncaught (in promise) TypeError: Cannot set properties of null (setting 'value') at verifyCallback_c4d7a85729b431945e7ec1ed9cab42b3 (multumesc-myf:150:88) at multumesc-myf:154:13

I use reCAPTCHA v3 and the html code Mautic generated for me is:

`

`

any help would be appreciated.