excelwebzone / EWZRecaptchaBundle

This bundle provides easy reCAPTCHA form field for Symfony.
MIT License
395 stars 160 forks source link

ajax: true fails to render the widget #216

Open mathroc opened 6 years ago

mathroc commented 6 years ago

it looks like the browser prevent the widget to be rendered because :

A call to document.write() from an asynchronously-loaded external script was ignored.

chiqui3d commented 5 years ago

The same here, some solution for this?