-
### Vue - Official extension or vue-tsc version
2.1.8
### VSCode version
1.95.0
### Vue version
3.5.12
### TypeScript version
5.6.3
### System Info
_No response_
### package.json dependencie…
-
Use [4m1g0/tinyGS-webapp](https://github.com/4m1g0/tinyGS-webapp) for reference.
- Home page
- [x] Home page contents
- [ ] Map using leaftlet
- Navigation
- [x] App (Top) bar
- [x]…
-
The project uses Vue.js 2, I would like to upgrade it to version 3.1.0 (or later).
Vue components are here: /src/client/components/
Vue 3 breaking changes can be found here: https://v3.vuejs.org/gui…
-
### Clear and concise description of the problem
I want to support the rspack plugin, although webpack can still work in it, but it will inexplicably cause element-plus style import failure, I unders…
-
Vue packages version mismatch: - vue@2.3.3 - vue-server-renderer@2.5.21
-
使用最新的2.9版本,
在任一组件引入TableV2FixedDir并使用,然后进行打包
即可触发报错:
ERROR error during build: 10:26:29
[vite…
-
I am trying add the vue-seo with the most basic set-up, but I get this error:
```
[Vue warn]: Cannot use as component root element because it may contain multiple nodes:
```
This is my set u…
-
**问题描述**
为什么在manifest.json配置es6为false,编译出来的project.config.json里面的es6一直为true
**复现步骤**
manifest.json配置:
```
"mp-weixin": {
"setting": {
"urlCheck": false,
"minified": true,
…
-
I would like to deploy the robot on my website. Here is the information about my bot.
| bot_id | bot_name | bot_description |
|--------------|-----------|-----------|
| bc9fbe39-85a4-4f83-9…
-
**Describe the bug**
using findComponent(Test) without a wrapper no longer works after upgrading version >=2.4.5
**To Reproduce**
```
import { h } from 'vue';
import { mount } fro…