You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I use an external filter for my table. I filter for a value that is not present in table. The filtered table returns all rows instead of no rows.
Describe the bug
I use an external filter for my table. I filter for a value that is not present in table. The filtered table returns all rows instead of no rows.
Reproduction steps:
Expected behavior
I expect that since there are no matches then
1 - no rows are extracted
2 - the filter remains active
Observed behavior:
All rows of the table are shown as if no filter was set. The filter remains not active.
TableFilter version: [latest]
Browser and version: [Firefox 93.0] [Google Chrome 94.0.4606.81]
OS and version: [Win 10]
The text was updated successfully, but these errors were encountered: