recaptcha icon indicating copy to clipboard operation
recaptcha copied to clipboard

Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'. at eD.start

Open codergautam opened this issue 3 years ago • 0 comments

Hi I am trying to use Recaptcha v3 in my site, but a lot of users are getting this error

Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'. at eD.start
(recaptchaen.js:584)
at recaptcha__en.js:369

Personally I'm not getting this error, but a lot of my other users are. Does anyone know what this means or how to fix it? All I'm doing is using the script tag to link the recaptcha and this happens instantly and nothing works

codergautam avatar Nov 19 '21 14:11 codergautam