-
# Description
I can't tell if this is related to #718, as the errors are different, so I thought I'd open this issue.
From a fresh install of Nuxt 2, adding the `@nuxtjs/composition-api` and `@vue…
-
### tdesign-vue 版本
0.47.0,0.43.0
### 重现链接
https://codesandbox.io/s/tdesign-vue-demo-forked-00cfqy?file=/src/main.js
### 重现步骤
通过Vue.use引入组件,在TDesign引入前,引入VueCompositionAPI
`import Vue from "vue";…
-
If I try use this in my app, I just see this in the console:
```
[Vue warn]: Failed to mount component: template or render function not defined.
```
I tried copying your whole example and repla…
-
https://github.com/vueuse/vue-demi/blob/2f80cd77a9d1c5f5c825cec2922bcdddabd02fc3/lib/v2/index.mjs#L7
Should't it be?
```Javascript
_vue.use(VueCompositionAPI)
```
Otherwise vue-demi is always…
-
插件用最新版1.4.1就会导致vite启动后一直进不去页面,document加载一直处于挂起状态,浏览器控制台无任何报错,什么打印都没有
就像这样
![微信图片_20220801094823](https://user-images.githubusercontent.com/74531242/182057119-75b479f4-1f4b-41a7-b736-998edf0e9643.jpg…
-
Hi, I have a problem with compatibility with the new Vue CLI 5. After updating project to Vue CLI 5 I've come across weird warnings:
`The setup binding property "x" is already declared.`
and
…
-
### Reproduction
todo
### Steps to reproduce the bug
Create a new vue project with 2.7 and add Pinia.
### Expected behavior
Should be able to run vite dev without issues.
### Actua…
-
### Environment
Operating System: Darwin
Node Version: v16.15.0
Nuxt Version: 2.16.0-27358576.777a4b7f
Package Manager: yarn@1.22.19
Builder: webpack
User Config: srcDir, ssr, dev, alias, privat…
-
Hello
Since yesterday, I got this error :
/node_modules/vue-demi/lib/index.mjs
Module not found: Error: Can't resolve '@vue/composition-api/dist/vue-composition-api.mjs' in '/usr/src/app/node_m…
ghost updated
2 years ago
-
Sorry for wrongly opened issue. I cannot edit labels. This issue related with ```bridge``` 🙏
> @antlionguard Thanks - following up with a PR on that mixin: nuxt/framework#3900.
There's somethin…