DirkPersky / typo3-dp_cookieconsent

TYPO3 Extension: Enable a cookie consent box. Let you visitors control the usage of cookies and load script or content after a consent. (ePrivacy, TTDSG)
GNU Affero General Public License v3.0
32 stars 27 forks source link

Edge / IE11 No Cookie Disclaimer #10

Closed pquerner closed 5 years ago

pquerner commented 5 years ago

I get the following error in the console from cookie.min.js

Expected (

Line 6269

Tested against Edge and IE11

This why I dont see the cookie disclaimer in those two browser, since the JS is interrupted. Maybe other browsers have this aswell.

DirkPersky commented 5 years ago

ist updated in the new version, thx for reporting