Closed (fixed)
Project:
EU Cookie Compliance (GDPR Compliance)
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2012 at 11:24 UTC
Updated:
25 May 2012 at 15:15 UTC
The popup doesn't seem to show in IE. Weirdly it does once I open the developer tools (F12) and then refresh the page??
Comments
Comment #1
code-brighton commentedI found the error!
line 30 of eu_cookie_compliance.js
console.log(popup);
need to remove this line
Comment #2
Miszel commentedThanks! Committed to 7.x-1.x
Comment #3
Miszel commentedComment #4
Miszel commentedIt's now fixed in 7.x-1.1
Comment #5
code-brighton commentedGreat! Many thanks for the module. Great work... bit of a life saver, thanks! :)