-
Maybe with `vue-demi`, preferably without having to install `@vue/composition-api`.
Requirements: Needs to work with Vue 2.6, Vue 2.7 and Vue 3.
Maybe needs #333.
-
1.组件名称及版本: I don't sure which is wrong.
"@vue-office/docx": "^1.6.0",
"@vue-office/excel": "^1.7.6",
"@vue-office/pdf": "^2.0.1",
2.运行环境:
浏览器:google chrome
vue版本:vue@3.3.4
打包工具及版本…
-
### Affected Packages
tiptap/vue-3 , nuxt
### Version(s)
2.8.0
### Bug Description
**Errors occur under the following conditions:**
1.Activate Japanese IME in a mobile environment.
…
-
### OpenIM Server Version
3.8.2
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps to Reproduce
ios最新…
-
### Is your feature request related to a problem? Please describe...
I tried to use vitest with BootstrapVue and portal-vue@^2 throws errors because Vitest won't resolve @vue/compat correctly. Upgr…
-
Imports don't work when inside `defineAsyncComponent()` for Vue 2/3
```js
const Icon = defineAsyncComponent(
() => import(`module-name/icons/${name}.svg`)
)
```
**Vite Config:**
…
-
## Description
Git has been shown respect on dev. This means we can finally get rid of the DB backups 🎉. This issue will be used to tackle the integration of git with Express Server, .NET API, and …
-
### 版本
2.0.33
### 转载链接
[www.uviewui.com](https://www.uviewui.com/components/quickstart.html)
### 重现步骤
1、新建项目用过uni-ui
2、通过npm导入uview
3、按照官网配置
4、在index.vue 编写 https://www.uvie…
-
### Environment
os: Ubuntu 22.04
node: v20.17.0
vue: 3.4.37
unbuild: 2.0.0
### Reproduction
[git](https://github.com/InfernalAzazel/k-naiveui-pro.git)
[docs](https://infernalazazel.githu…
-
I have developed my library using Vue 2.7 and vue-demi with Vite. I am able to consume the library in Vue 2.7 and everything is working fine but not in Vue 3.
As soon as I use any of the components…