[Bug] 配置使用transpose: true, headerCustomLayout无法渲染自定义dom
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.19.7
Link to Minimal Reproduction
https://visactor.com/vtable/demo-vue/custom-layout/cell-dom-component
Steps to Reproduce
- 使用官方单元格渲染 DOM 组件表格实例
- 在示例option配置里加入属性transpose: true,
Current Behavior
无法在表头展示自定义dom组件
Expected Behavior
希望可以展示
Environment
- OS: windows
- Browser: chrome 138
- Framework: vue@3.5。16
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.
Research direction
Start with the minimal reproduction at the custom-layout/cell-dom-component demo and compare its option configuration with the transpose: true case. Trace how the headerCustomLayout DOM component is handled when transpose is enabled. Done means the custom DOM component renders in the table header under the reported Vue and Chrome environment, with the reproduction verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100