react-google-recaptcha-v3 icon indicating copy to clipboard operation
react-google-recaptcha-v3 copied to clipboard

Google Recaptcha V3 integration for React

Results 53 react-google-recaptcha-v3 issues
Sort by recently updated
recently updated
newest added

Have an issue on Mobile Safari Failed to validate captcha [browser-error] error n App.ts `` and the component `` every const REFRESH_CAPTHCA_TIME = 90000; there is a refresh for captcha...

Looks like a common use-case but isn't documented so opened this issue to segregate all the challenges that users face. There could be different approaches for loading Recaptcha v2. ##...

Hi Team, One of our client has to take AODA accessibility ratings seriously and there is an iframe tag that comes from the recaptcha library that has no title ``....

In google Frecuently Asked Questions about Google Recaptcha V3 says: _**I'd like to hide the reCAPTCHA badge. What is allowed?** You are allowed to hide the badge as long as...

I'm receiving the error `Uncaught Error: Missing required parameters: sitekey` when I back a history in browser. How can I solve it? ![Captura de Tela 2023-01-04 às 16 00 47](https://user-images.githubusercontent.com/21173324/210630055-a970694a-4081-42cc-8efb-f11b2f9a11b7.png)

# Description - stabilizes the `onVerify` callback so even if an anonymous function is passed in, it will not trigger and infinite loop # Todo - [x] update/remove note from...

Hello guys, I hope you can help me with this issue. Using the google recaptcha inside my page, is causing an ininity renderings on it, making a lot of posts...

Currently the biggest issue with the provider is the performance issue on loading the entire recaptcha on page load. If I try to move it higher up the tree, the...

Following up on https://github.com/t49tran/react-google-recaptcha-v3/pull/148#issuecomment-1257443220

I fixed a simple typo I noticed in the example file. Signed off by Dan Cielos: [email protected]