karser / KarserRecaptcha3Bundle

Google ReCAPTCHA v3 for Symfony
MIT License
158 stars 21 forks source link

Defer attribute prevents the script from executing on Microsoft Edge 126.0.2592.81 #75

Open sasin91 opened 2 weeks ago

sasin91 commented 2 weeks ago

removing the defer attribute leaving only async works perfectly with edge.

It seems to work fine in firefox but can be reproduced in google chrome.