You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
When the invisible recaptcha is used, in some browsers and specifically incognito windows, the captcha challenge opens as soon as a page with a form on it loads. Is there a way to delay that and check for a Focus event to fire when someone clicks into the form? Otherwise, this is really terrible user experience forcing someone to complete a challenge for a form they may not even be interested in filling out.
The text was updated successfully, but these errors were encountered:
This was mostly happening in Microsoft Edge 10, although it did happen a couple times in Chrome for me and was able to recreate the issue. I will set up a test page on a dev site so I can make it available to you to also test. Standby.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello -
When the invisible recaptcha is used, in some browsers and specifically incognito windows, the captcha challenge opens as soon as a page with a form on it loads. Is there a way to delay that and check for a Focus event to fire when someone clicks into the form? Otherwise, this is really terrible user experience forcing someone to complete a challenge for a form they may not even be interested in filling out.
The text was updated successfully, but these errors were encountered: