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

Load script only on one page instead of all pages.

Open ShawnCentra opened this issue 1 year ago • 3 comments

I have a form on one page, but captcha renders on every page.

Any solution for this?

ShawnCentra avatar Oct 24 '22 18:10 ShawnCentra

https://stackoverflow.com/questions/59497890/showing-google-recaptcha-v3-floater-only-on-specific-pages-of-react-application

there's hacky solves with removing the script but even after implementing some of these it still remained in the DOM (useEffect)

ShawnCentra avatar Oct 24 '22 18:10 ShawnCentra

I am getting Missing required parameters: sitekey in sentry. Is there a way to fix this issue?

allaniftrue avatar Nov 17 '22 08:11 allaniftrue