-
### Describe the bug / 问题描述
我想知道v4能否支持移动端显示,现在pc开发完了,移动端(vue2+vant)想用pc的那一套需要怎么实现 or 重新开发移动端?
### Reproduction link / 重现链接
_No response_
### Steps to Reproduce the Bug or Issue / 重现步骤
_No respons…
-
### Clear and concise description of the problem
Please provide example of Vite + Vue2 solution, there is no way how to make this work :-/
### Suggested solution
Small example with vite.config.js,…
-
An example of how state store would be used in a vue2 would be useful in Readme.
-
Hi, the project requires vuejs2 so installing is not possible as per package.json
```
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While reso…
-
-
TypeError: _vue2.default.material.registerTheme is not a function
Unknown custom element:
maybe vue-material isn't supported in vue2?
-
![1](https://github.com/user-attachments/assets/a0717226-d4e5-460b-917e-fe60f2739152)
查看源码应该是这个变量设置错误,导致走到了hbuilder 打包而不是脚手架的打包
-
Hi! I was looking throughout a dependency graph of a Vue 2 + Vite project and noticed that the Vue 3 compiler chain was being included alongside the Vue 2 compiler chain, and `npm` was having issues p…
-
## bug 描述
vue2 的富文本编辑器中 表格中一段文字中有一部分改变 字体或字号 再换行 会导致空出一行
## 你预期的样子是?
表格内正常换行,空格长按会有问题,希望正常空格
## 系统和浏览器及版本号
- mac os 15
- 谷歌最新版浏览器
## wangEditor 版本
wangEditor 5
## demo 能否复现该 b…
-
此案例被改编成vue2+webpack 版本,
地址:
https://github.com/longdajiangjun/vue2quickstart