MatteoGabriele / vue-gtag

Global Site Tag plugin for Vue (gtag.js)
https://matteo-gabriele.gitbook.io/vue-gtag/
MIT License
863 stars 66 forks source link

Not working when using `vue-cli-service build` #88

Closed monisnap-julien closed 4 years ago

monisnap-julien commented 4 years ago

Description

The plugin is not working when building a vue.js app using vue-cli-service build. There is an error displayed in console without much informations saying why it's not loading :

image

Expected behavior

It should load or at least display why it's not loading.

Actual behavior

Tell us what actually happens.

Environment

I run vue-cli-service build then upload on a feature phone (KaiOS) that embed web content in iframes as application (Firefox OS).

MatteoGabriele commented 4 years ago

I have to be honest, you environment is pretty complex to understand. what's KaiOS? then the iframe in a web content on firefox os... it's not that clear to me. if you can replicate this issue in a more simple environment I will have a look, otherwise it's quite impossible to me to understand what to do.

monisnap-julien commented 4 years ago

I actually used a workaround so i can close this issue