We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.0.0-beta.11
https://github.com/Shinigami92/vue-gtm-test-vue3
"vue-router": "^4.0.0-0"
"vue-gtm": "3.0.0-alpha.3"
this.$gtm
this.$route
this.$router
Code throws no compile / build errors
Code throws compile / build errors
More on Discord Vue Land in #typescript channel
Vue Land
#typescript
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Version
4.0.0-beta.11
Reproduction link
https://github.com/Shinigami92/vue-gtm-test-vue3
Steps to reproduce
"vue-router": "^4.0.0-0"
and a plugin like"vue-gtm": "3.0.0-alpha.3"
this.$gtm
,this.$route
andthis.$router
What is expected?
Code throws no compile / build errors
What is actually happening?
Code throws compile / build errors
More on Discord
Vue Land
in#typescript
channelThe text was updated successfully, but these errors were encountered: