-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In function googletagmanager(id,datalayer), setting window = this causes window.document to be undefined. This makes calling d.getElementByTagName cause an exception.
I fixed this by removing window = this, but I am not sure what problems this might cause. Why is windows set to this at all?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels