-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Describe the bug (required)
A clear and concise description of what the bug is.
When using a table with the useFilters
and useExpand
plugins, the subRows
of a row with children is empty after setting a filter and clearing it again.
Provide an example via Codesandbox! (required)
https://codesandbox.io/s/runtime-currying-odrn8?file=/src/App.js
Steps To Reproduce (required)
- Open the provided code sandbox
- expand the first row (optional), just to make sure there are subRows
- Filter the second column (Visits) to
29
- Remove the filter from the second column (Visits) again
- The first row doesn't have
subRows
any longer
Expected behavior (Recommended)
I would expect that I can see the original subrows of each row after removing all filters
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: MacOS Catalina 10.15.4
- Browser: Chrome
- Version: 81.0.4044.138
nkint, thomasmarr, fjcalzado, sifloz and LaetitiaDall
Metadata
Metadata
Assignees
Labels
No labels