Simin Cao

Results 2 issues of Simin Cao

I added vue-gtag-next in vue3 TS as following - in main.ts ``` import VueGtag from "vue-gtag-next"; app.use(VueGtag, { config: { id: "268346821" } }); ``` and it causes following error...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem you are facing? The new...

Feature Request
Triage