Closed
Description
Version
1.18.3
Link to Minimal Reproduction
https://www.visactor.io/vtable/demo/list-table-data-analysis/list-table-data-filter
Steps to Reproduce
Add the following options to the example in https://www.visactor.io/vtable/demo/list-table-data-analysis/list-table-data-filter
{
groupBy:['country'],
sortState: {field:'age', order: 'desc'}
}
Then apply any filter
Current Behavior
Table corrupted
Expected Behavior
Filter should works with group and sort
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response