-
https://github.com/sepiariver/recaptchav2/blob/master/core/components/recaptchav2/elements/chunks/recaptchav3_html.chunk.tpl
The method currently used in the recaptchav3 chunk invokes the challenge…
-
After we dropped the process to claim capsules through the portal, there's code to remove.
## Frontend
- [x] Remove the [Recaptcha context](https://github.com/hemilabs/ui-monorepo/blob/main/webapp/c…
-
`Uncaught TypeError: Cannot set properties of undefined (setting 'id')
at index.js?ver=fef47554a134ebdf86fc:1:1225`
It is the line ` a.id = "qf-recaptcha"` in
```
if (l && s) {…
-
I would like to know how I can implement recaptcha v3 with devise, I tried to do something similar to v2, but I was unsuccessful.
-
Does anyone know how to load the library in a single page/component for example (contact page) instead of loading it globally from app.js ?
This is because it unnecessarily loads the library on pag…
-
Hi,
I would like to update the recaptcha version and move from v3 to the enterprise version. Is this plugin compatible?
Thank you!
-
# Before you begin
Recaptcha is a proprietary technology developed by Google. Recaptcha's client-side code is neutrally included as part of Violet Rails to implement Recaptcha challenges on a per-app…
-
Hi,
Is it possible to add a fully working Google Recaptcha v3 Example for a basic form etc. as I can't find any working demos of it.
ghost updated
6 years ago
-
Great plugin!
In the line referenced below
https://github.com/fox-agency/Invisible-reCaptcha-addon-for-Gravity-Forms/blob/3040fbc68eae045883220a9af962a846e2d1f4af/js/frontend.js#L24
the form ID…
-
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…