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
Core implementation for Google Tag Manager support
This is the core implementation used by other packages like vue-gtm and vue2-gtm
IE 11 support
If you really need to support browsers like IE 11, you need to configure transpileDependencies: ['@gtm-support/core'] in your vue.config.js.
See #20 (comment)