Skip to content

[Bug] Filter corrupt table when applied group and sort #3961

Closed
@vpckso

Description

@vpckso

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions