Closed (fixed)
Project:
Cookiebot + GTM
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2020 at 10:34 UTC
Updated:
9 Jun 2023 at 06:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
fabianderijkThis is fixed in the new 1.0.7 release
Comment #4
idebr commentedActually no:
cookiebot_gtm_page_attachments_alterhas an early return for admin pagescookiebot_gtm_preprocess_htmlhas no early return for admin pagesComment #5
batigolixThis patch adds the early check for admin pages to the preprocess_html hook.
Comment #6
idebr commented#5 works as expected, thanks!
Comment #8
batigolix