Martin7mind

Results 8 comments of 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&gtm_auth=${process.env.GTM_AUTH}&gtm_preview=${process.env.GTM_PREVIEW}&gtm_cookies_win=x` } } ```

`img:not([src]) { display: none; }` this seems to work in chrome, to hide the broken images until the javascript set the src-attribute