Martin7mind
Martin7mind
Yes lets fix this asap! i feel like this is the primary use case for the runtime config?
@JohannesLamberts how exactly did you bake it into the ID field?
@kissu that feature does not work properly
@sergiobellon this is a workaround: ``` publicRuntimeConfig: { gtm: { // hack until https://github.com/nuxt-community/gtm-module/issues/94 is fixed id: `GTM-xxxx>m_auth=${process.env.GTM_AUTH}>m_preview=${process.env.GTM_PREVIEW}>m_cookies_win=x` } } ```
correct @kissu
@AnandShiva did you find a workaround?
no other solutions for this?
`img:not([src]) { display: none; }` this seems to work in chrome, to hide the broken images until the javascript set the src-attribute