evenchange4 / react-grecaptcha

React.js Google reCAPTCHA v2 integration component.
https://react-grecaptcha.netlify.com
MIT License
51 stars 8 forks source link

Use loadScriptOnce instead of unmount script tag #69

Open evenchange4 opened 6 years ago

evenchange4 commented 6 years ago

https://medium.com/@wonderboymusic/the-problem-with-html-in-react-and-graphql-6af9789352f6

Khvalin commented 6 years ago

yeah, that would be great. adding/ removing script tag on each mount/unmount seems to cause some undesirable side-effects