-
Hi,
I think that I should be able to reposition the recaptcha invisible badge to bottom left by adding `badge: "bottomleft"` to the helper call, like this:
``
however, it doesn't work. I can se…
esale updated
3 years ago
-
Google's Recaptcha v3 is an "invisible" captcha, which determines if you're human or a bot based on your behaviour on the website (mouse movement, clicks, scrolls, etc).
With the ddg privacy extens…
-
Hi all,
I have an issue with the Frontend reCaptcha v3.
When I set it on as `define("enableRecaptcha", true);` in the config.php in the Frontend folder.
When I put the link and custom link, h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When running docker-swag and renewing the certificate, the following logs are displayed:
`…
-
Hello and thanks for developing this library!
I have a problem with mocking the `useGoogleReCaptcha` hook. It seems that the original implementation is called from the component although jest doesn…
-
hello can you help me if I'm using the component correctly, I can not render the view of the captcha
"react-native-recaptcha-v3": "0.0.13",
import ReCaptcha from 'react-native-recaptcha-v3'
o…
-
### Summary
I'm submitting a:
- [ ] bug report
- [ ] feature request
- [x] question / support request
- [ ] other
### Description
I can use more options, something like this below.
set la…
-
I keep having the `ERROR for site owner: Invalid site key` message.
1. I added the site key to the recaptcha setting page
2. Turn on recaptcha protection on the field group, when saved it turns of…
-
I see your /contact endpoint is public because you need access to request and send the email from your application.
In that way, everybody has access to do the same. Everybody can request directly yo…
-
In v2, when the challenge is displayed, if the user clicks outside the modal, nothing happens and code execution is interrupted indefinitely.
Any suggestion is welcome.