Closed vytautas-pranskunas- closed 1 year ago
i followed recaptcha faq and it worked like a charm... (it is also mentioned in this lib readme in the very end)
tl;dr global style of makes the trick
.grecaptcha-badge { visibility: hidden; }
but according to recaptcha policy we still need to give a credit to them
Hi @vytautas-pranskunas- ! Apart from this issue being raised multiple times before, there is a section in the README on this particular topic. Please consult the library documentation and past issues, as well as reCAPTCHA policies.
Closing this as invalid duplicate.
I am using recaptcha v3 and everything works fine except that i cannot make it invisible.
if i add another re-capture element as mentioned in your docs i get an error saying "recaptcha is already rendered"
Any advice?