-
**Describe the bug**
With `shallowMount` on Vue 3 + @vue/compat, properties of a child component are undefined when using them through a mixin.
If the property is moved from the mixin direct…
-
### Describe the bug
I haven't started scrolling the scroll bar yet, but it keeps calling the function onLoadMore in an infinite loop. The code is copied from the demo of the official website.
### R…
-
发现electron-vite-template和electron-vue-template之间的比较大的差异只是打包工具的差异,前者用的vite,后者转为rspack。
所以想问问这个vite版本项目还会像rspack版本一样继续更新维护吗。
(主要是rspack太新了不熟悉,想要配置unocss,vite版可以很快配置好,但是rspack版目前还没成功。。。)
然后还想问问作者的更新…
-
### Problem to solve
VSelect opens without scrolling to the selected item and also shows it as an option.
### Proposed solution
Add a prop to disable auto scrolling. It can be named `disable-auto…
-
### Describe the bug
When I hover over an auto-imported component, intellisense does not work. There is no information about the imported component in the modal that opens up:
After a lot of e…
-
## 基本信息
- **依赖包名 及 版本:** @arco-design/web-vue@2.41.1
- **框架版本:** Vue 3.2.45
- **浏览器版本:** Edge 108.0.1462.76 (Chorme 108.0.0.0)
- **复现地址:** https://stackblitz.com/edit/demo-c3e41e5?file=src%2FApp.…
-
When we use useUnit with array of something / object, the result have DeepReadonlyRef, and that make problematic or even impossible to use data from it for something like props, due to ts error of i…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### 可复现的链接(包含复现链接与示例代码):
https://codesandbox.io/p/sandbox/vxe-table-4-x-vue-3-0-wen-ti-yan-shi-forked-5ww9fh
### 问题描述与截图:
当使用commitProxy query或loadData 加载表格数据后, 表格之前的getCurrentRecord数据没有刷新 , 需要再次点击…
zkzgs updated
4 weeks ago
-
### tdesign-vue 版本
1.10.4
### 重现链接
https://stackblitz.com/edit/eurllp?file=src%2Fdemo.vue
### 重现步骤
如demo,树选择同时存在异步加载数据和搜索,输入内容进行远程搜索时,会同时执行异步加载数据的方法
### 期望结果
搜索时只执行搜索的方法
### …