-
## Is your feature request related to a problem?
Not sure where the "NoCaptcha" name came from, but I can't find any reference to it from Google, everything I find is "ReCaptcha". Module also current…
-
https://developers.google.com/recaptcha/docs/v3
-
To include ReCaptcha GDPR compliant, its required to avoid loading the script before the user gives consent.
Therefore it's required to change the script tag included by ReCaptchaViewHelper.
In …
-
Hi, trying to set up google recaptcha v3 on TB 1.1.0 I got the following error "key type not valid". V2 is just working perfectly. Please add support for v3. Thanks!
-
### Is your proposal related to a problem?
As mentioned in issue #9044 some users were booked by bots hence it was suggested to add the feature of the captcha. So the solution is to add Google reCapt…
-
### Question
There is an error in one of the promises, but no treatment was done to deal with the error: _Uncaught (in promise) Error: reCAPTCHA has already been rendered in this element_.
Version…
-
The badge `` is shown in the bottom-right corner by default, but this conflicts usually with a scroll-to-top button, so both overlapping each other (an ugly workaround is to move-up the badge by CSS).…
-
Hi All,
I am unfamiliar with coding and reCAPTCHA function. I'd like to know that how to solve CAPTCHA Verification Failed issue when I login roundcube. I used correct site key and secret key…
-
How it is look like to support third-party CAPTCHA providers like Google's reCAPTCHA and hCaptcha? ~~(personally I think hCaptcha provides bad user experience, but it's cheaper than Google's)~~
See…
-
Hi, i'm using this package on a React typescript application.
If the page is loaded first time in the browser or with F5 the reCaptcha works fine.
If I land on the page via a react router link this …