'How to remove special character being added after id in GTM Module in NuxtJS?

Hi I am using @nuxtjs/gtm package for nuxt google tag manager and it seems in the noscript part there is a special character '&' being added?How do I remove the same? "https://www.googletagmanager.com/ns.html?id=GTM-WMVM48G&"

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source