[Bug] 冻结列中间有合并单元格时,会把内容分开
Open
@fangsmile is already working on this.
Since Mar 5, 2025.
bp
bug
- Dominant language
- TypeScript
- Stars
- 3.7k
- Forks
- 486
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 16
Description
Version
1.17.0
Link to Minimal Reproduction
https://visactor.io/vtable/guide/basic_function/frozen_column_row
Steps to Reproduce
- 设置合并单元格
- 冻结列数设置为合并单元格的中间
Current Behavior
合并单元格的内容会被一分为二
Expected Behavior
被合并的单元格按照冻结列拆分为左右两部分,两边渲染都渲染原本合并单元格的内容
Environment
- OS:
- Browser:
- Framework:
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.