VisActor / VisActor/VTable

[Bug] 配置使用transpose: true, headerCustomLayout无法渲染自定义dom

Open
#4,355 2 comments 0 reactions 0 assignees View on GitHub

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
  1. 使用官方单元格渲染 DOM 组件表格实例
  2. 在示例option配置里加入属性transpose: true,
Image
Current Behavior

无法在表头展示自定义dom组件

Expected Behavior

希望可以展示

Environment
- OS: windows
- Browser:  chrome 138
- Framework: vue@3.5。16
Any additional comments?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.