recaptcha
recaptcha copied to clipboard
recaptcha__en.js:58 Uncaught (in promise) Error: reCAPTCHA placeholder element must be an element or id
Issue description I am using MooTools on my website and I am facing this issue "recaptcha__en.js:58 Uncaught (in promise) Error: reCAPTCHA placeholder element must be an element or id".
The below error is showing:
recaptcha__en.js:58 Uncaught (in promise) Error: reCAPTCHA placeholder element must be an element or id
at mv (recaptcha__en.js:58)
at Object.render (mootools-core-1.4.5-full-compat-nc.js?c=2:959)
at core.js?c=2:952
at Elements.Elements.forEach (
Looks to be a duplicate of this https://github.com/google/recaptcha/issues/374 (albeit with a different error)
Closing old issues that are not related to the PHP client code.