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.73k stars 150 forks source link

[Bug] 开启rowSeriesNumber后,排序图标点击后高亮效果消失了。 #2624

Open ChenErik opened 1 week ago

ChenErik commented 1 week ago

Version

1.9.1

Link to Minimal Reproduction

https://codesandbox.io/p/sandbox/vtable-export-umd-forked-r3cq8g

Steps to Reproduce

同时配置sort和rowSeriesNumber属性

Current Behavior

sort高亮效果失效

Expected Behavior

正常高亮

Environment

- OS: window11
- Browser:chrome 127.0.6533.89
- Framework: vue@3.5

Any additional comments?

No response

fangsmile commented 6 days ago

可以升级到最新版1.10.0 试下 @ChenErik

ChenErik commented 2 days ago

试了1.10.0,没有修复 @fangsmile