albertcht / invisible-recaptcha

An invisible reCAPTCHA package for Laravel, Lumen, CI or native PHP.
MIT License
603 stars 162 forks source link

Uncaught TypeError: Cannot read property 'postMessageId' of null #96

Closed garbinmarcelo closed 6 years ago

garbinmarcelo commented 6 years ago

I'm having this problem: Uncaught TypeError: Cannot read property 'postMessageId' of null

image

What can it be?

If I remove the captcha from the form, no error is returned.

garbinmarcelo commented 6 years ago

my fault.

I discovered that an extension was affecting the recaptcha or form in that case.

I deactivated and did not show any more errors.

This is the extension I deactivated. image