Rendering empty noscript on page with runtime config
Opened this issue · 0 comments
poliakovdev commented
not rendering noscript on page if i run app with runtime config:
publicRuntimeConfig: {
gtm: {
id: process.env.GOOGLE_TAG_MANAGER_ID
}
},
Opened this issue · 0 comments
not rendering noscript on page if i run app with runtime config:
publicRuntimeConfig: {
gtm: {
id: process.env.GOOGLE_TAG_MANAGER_ID
}
},