[Bug] vue-vtable分组下的单元格编辑插槽失效
Open
@wumo1016 is already working on this.
Since Sep 23, 2025.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
@visactor/vtable: 1.19.9 @visactor/vue-vtable: 1.19.7
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/viscator-vtable-vue-demo-compilation-forked-dnz4qj
Steps to Reproduce
相关代码路径:src/components/table/listTable/ListTable.vue
Current Behavior
在自定义编辑器类无法满足的情况下使用edit插槽,普通列单元格可以正常渲染,但是处于分组下的单元格无法渲染。如下图:
Expected Behavior
单元格插槽正常渲染
Environment
- OS:macOS Monterey
- Browser:Chrome 96.0.4664.55
- Framework:Vue@3
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.