Skip to content
Discussion options

You must be logged in to vote

Hey @buffalom, both pieces of this are now on main. #771 (yours) fixes the underlying bug where the gtag helper was pushing a real Array onto the dataLayer instead of an Arguments object, which is what Tag Assistant and the Analytics Debugger key off, so your consent rows should now show up properly in both.

Thanks for the deep investigation and the screenshots, that made the fix obvious. #772 builds on top by adding a consent.default() method for runtime-derived defaults (handy when you resolve region/CMS state after mount), and runs every consent.* call through the canonical GCMv2 schema, warning via consola on typo'd keys or non granted/denied values, which should make this whole class…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@buffalom
Comment options

Comment options

You must be logged in to vote
1 reply
@buffalom
Comment options

Answer selected by buffalom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants