evenchange4 / react-grecaptcha

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

Uncaught Error: ReCAPTCHA placeholder element must be empty #61

Open Moejoe90 opened 7 years ago

Moejoe90 commented 7 years ago

This error shows up, i think its related to different versions of react

evenchange4 commented 7 years ago

@Moejoe90 Thanks for reporting. Would you mind providing more details on how to reproduce it?

brandonpetty commented 7 years ago

Experienced this issue when loading the Google API Library twice. Removing one instance of it fixed the issue for us!