Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
peseotni opened this issue Jan 21, 2022 · 0 comments

Comments

@peseotni
Copy link

peseotni commented Jan 21, 2022

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:

<div id="mauticform_mapyourfuture2022_recaptcha1" style="text-align: center;" class="mauticform-row mauticform-div-wrapper mauticform-field-7"> <input id="mauticform_input_mapyourfuture2022_recaptcha1" name="mauticform[recaptcha1]" value="" class="mauticform-input" type="hidden"/> <span class="mauticform-errormsg" style="display: none;"></span>

any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant