thinhbuzz / laravel-google-captcha

Google captcha for Laravel 5, Laravel 6, Laravel 7, Laravel 8, Laravel 9 and Laravel 10, support multiple captcha on page
MIT License
200 stars 32 forks source link

Getting JS error : Uncaught Error: ReCAPTCHA placeholder element must be empty #9

Closed asmafarhat2006 closed 7 years ago

asmafarhat2006 commented 7 years ago

I added the recaptcha on the page and getting this error. any ideas?

lvthinh1487 commented 7 years ago

You are loading the google recaptcha library twice.

Error: ReCAPTCHA placeholder element must be empty

asmafarhat2006 commented 7 years ago

@lvthinh1487 yes i knew that. i removed the JS file ,because your package is already adding it. But im still getting the same error