Harborn-digital / cookie-consent-bundle

Symfony bundle to append Cookie Consent to your website to comply to AVG/GDPR for cookies.
MIT License
18 stars 18 forks source link

IE11 doesn't support forEach #96

Closed nickvanderzwet closed 3 years ago

nickvanderzwet commented 3 years ago

IE11 doesn't support the forEach method which results in not being able to close the cookie consent modal.

Screenshot 2021-06-12 at 10 15 37

Possible fixes: