gtm-module
gtm-module copied to clipboard
Inner HTML of noscript tag is empty when $gtm is initialized via plugin
I am initializing the $gtm via a plugin to support dynamic container ID, everything is fine except NoScript tag is not correctly rendering In my nuxtconfig.js modules & plugins are defined and also defined gtm object as gtm: { enabled: true, debug: true },
Followed by what we have in the example folder . Can you please help ?