I am using reCAPTCHA on localhost. I already got my site-key and secret-key. Although almost everything works as expected, I get this message within the form.
In the HTML I have only this row:
<div class="g-recaptcha" data-sitekey="<Here I have put my site-key>"></div>
Does anyone know how to remove this message or the reason why this message appears?
I see this as well. The message is probably just a warning and it only started to appear 1-2 days ago in my development environment. It doesn't appear in staging nor production.
I'm also pretty sure it doesn't affect the reCAPTCHA behaviour: Using reCAPTCHA on localhost
As another poster said, looks like google just added this when running locally. If you really hate seeing it, you can override the .rc-anchor-alert class to display:none.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With