You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are running into this issue as well. hasScript in utils.js always returns false. document.getElementsByName('script') needs to be changed to document.getElementsByTagName('script')
When I analyse my site using
Google Tag Assistant
browser extension I get a warning sayingI am wondering if anyone else has seen this issue?
I am not sure if it is a problem with
vue-gtm
or withGoogle Tag Assistant
The text was updated successfully, but these errors were encountered: