VisActor / VTable

VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.
https://visactor.io/vtable
MIT License
1.69k stars 143 forks source link

[Bug] 自定义合并单元格后,在其所在行列,选中单元格,会默认选择已经合并的单元格 #2237

Open lak110110 opened 1 month ago

lak110110 commented 1 month ago

Version

1.5.6

Link to Minimal Reproduction

https://visactor.io/vtable/demo/custom-render/custom-merge-layout?version=1.5.6

Steps to Reproduce

图片

Current Behavior

图片

Expected Behavior

图片 希望选择单元格后,不默认触发合并的单元格

Environment

- OS:win11
- Browser:火狐或者谷歌
- Framework:electron也是这样

Any additional comments?

No response

Rui-Sun commented 1 month ago

image 没能复现这个问题,请检查一下customMergeCell中判断的col是否正确设置,不行的话请提供一下复现环境