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.57k stars 129 forks source link

[Bug]Uncaught TypeError: Cannot destructure property 'col' of 'colInfo' as it is null. #2054

Closed mzhang-eric closed 1 month ago

mzhang-eric commented 1 month ago

版本 1.5.0 鼠标在canvas绘制空白处移动报错,具体见下图

mmexport1720402519131

mmexport1720402520833

上述错误是关于col of colInfo 列相关的,在测试中似乎还看到了 row of rowInfo 的错误,没有记录下来,修复时可以确认下。