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
The "Filter" field of Devtools makes the other fields (Sort, asc/desc, offline) disappear when used.
Even though the are used to sort the filtered results, one can only change the sorting and the rest of the options when the "filter" field is cleared.
Your minimal, reproducible example
Attached video below
Steps to reproduce
Open Tanstack (React) Query Devtools
Add a filter on the "filter" field
The rest of the fields disappear
Expected behavior
As a user, I expect the fields to not disappear when populating some of them with data.