-
### Version
2.6.12
### Reproduction link
[https://gitlab.com/rm-issues/vue-external-components-provide-inject](https://gitlab.com/rm-issues/vue-external-components-provide-inject)
…
-
### Version
1.0.4
### Reproduction link
[https://github.com/saifahn/composition-api-context-store-undefined-vtu](https://github.com/saifahn/composition-api-context-store-undefined-vtu)
…
-
## Current behavior
Homepage show error for about-you packages.
[vue-composition-api] already installed. Vue.use(VueCompositionAPI) should be called only once.
![ErrorVue](https://user-images.git…
-
@ha6-6ru
はじめまして.本書で勉強している @bake0937 と申します.
本書のP270にある「09.03 Vue Router を使用して画面を遷移させてみよう」にある, `step09-3-b.vue` を書いて,動かしてみているのですが,リンクは動きますが,ボタンが動きません.
Chrome(87.0.4280.141)のconsoleではボタンを押しても特にErrorな…
-
I am getting this error after updading apollo-composable to the latest version.
_**[vue-composition-api] must call Vue.use(VueCompositionAPI) before using any function.**_
I am using VueComposi…
-
Created nuxt app using `npx create-nuxt-app`. Followed documentation at https://typescript.nuxtjs.org, however i have an issue using `@vue/composition-api`:
example component.vue:
```
…
-
**Is your feature request related to a problem? Please describe.**
While trying to make Vue-Apollo plugin work nicely with `vite` & Vue 3, I've runned into an issue with how the generated code handle…
-
Hello @antfu,
I am facing a strange issue while using `v6.0 ` of the `vue-demi` package in my project. I have a global 'store' which can also be accessed outside of the Vue-context (e.g. in `main.t…
-
**🐛 The bug**
If you launch a built application with only production dependencies without dev you will get that error above or I don't understand what it's mean configuration option `buildModules`.
…
-
I'm coming up short on information how to access the $router when using composition API.
All leads point to `ctx.root.$router`, everyone I've asked says this should be the way to get hold of the ro…