reCAPTCHA icon indicating copy to clipboard operation
reCAPTCHA copied to clipboard

Invisible ReCaptcha sometimes gets displayed

Open novacto3 opened this issue 4 years ago • 4 comments

On version 3.3.1, sometimes (one of ten cases) the invisible ReCaptcha gets displayed. Everything is linked according to the docs.

novacto3 avatar Oct 17 '20 19:10 novacto3

Can you explain why do you think that's incorrect? Invisible ReCaptcha is not supposed to be always invisible. When ReCaptcha could not reliably whether the user is a bot or not, the user needs to pass the challenge.

fmasa avatar Jan 19 '21 15:01 fmasa

The problem is that the ReCaptcha is displayed at the bottom of the page, where the form is. When the user interacts with the page, the ReCaptcha disappears and the form is invalid when the user finally gets to it. So the user does not know that there is a ReCaptcha, but he still cannot send the form, because it treats him as a bot.

novacto3 avatar Jan 19 '21 17:01 novacto3

@novacto3 Can you please try to make a video? I have hard time trying to imagine it.

I will fix it when I know what I'm looking for.

fmasa avatar Jan 19 '21 19:01 fmasa

@fmasa Sorry for the late response, my notebook was in a repair shop. I tried to replicate it, but now the form just says "This field is required.", suggesting the reCaptcha is not filled properly.

novacto3 avatar Mar 01 '21 20:03 novacto3