-
because of not adding the . before the root of src in vite config file, it's causing a crash of:
```sh
Internal server error: Failed to resolve import "@/App.vue" from "src/main.ts". Does the file…
-
### Vue version
3.4.38 (compat)
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-cpcesj?file=src%2FApp.vue
### Steps to reproduce
1. Create a new project with the Vue 2 mi…
-
Has any progress been made on getting this ready for Vue 2.0?
-
type of v-slot="$form" is incorrect.
Screenshot 1 - real $form contents.
Screenshot 2 - incorrect type definitions.
![CleanShot 2024-11-03 at 00 40 55@2x](https://github.com/user-attachments/asse…
-
Error when using with vue 2
Uncaught TypeError: Cannot set property 'static' of undefined
-
[Vue 2 will reach End of Life (EOL) on December 31st, 2023](https://v2.vuejs.org/lts/).
[HeroDevs’ NES (Never-Ending Support) for Vue 2](https://www.herodevs.com/support/nes-vue?utm_source=vuejs-org&…
-
### 版本依赖
- @antv/s2: 2.0.0-next.28
- @antv/s2-vue: 2.0.0-next.15
- vue: 3.2.41
- ant-design-vue: 3.2.13
### 问题描述
更新 loading 状态未显示加载状态
### 问题排查
https://github.com/antvis/S2/blob/53c04…
-
### 问题描述
在1.x版本中,通过 graph.addNode({
shape: "vue-shape",
x: x,
y: y,
width: 205,
height: 100,
attrs: {
body: {
…
-
组件名称及版本: @vue-office/excel@1.7.11
浏览器:谷歌浏览器
vue版本:vue@2.7.11
打包工具及版本:webpack4
问题描述:单元格的内容过长,没办法展示所有内容,现有方式是手动拖拽表格列宽让文字展示,能不能提供个点击单元格展示此单元格所有内容的功能?类似excel
![image](https://github.com/user-attachme…
-
### Vue version
3.5
### Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-qzosvt?file=src%2Fcomponents%2FButton.vue
### Steps to reproduce
Fragment.vue component, if …