Closed simon-tma closed 4 years ago
URLSearchParams
Have same issue -- app not loading at all at IE11 - error - : 'URLSearchParams' is undefined.
I've created PR with fix for this. https://github.com/mib200/vue-gtm/pull/83 @simon-tma you can check fix in my fork
74 included
URLSearchParams
, without a fallback for browsers (IE11) that don't support it, causing GTM to fail.