material-react-table version
v3.2.1
react & react-dom versions
v19.2.6
Describe the bug and the steps to reproduce it
If I change filterVariant to range and back while column filters are open, all rows disappear. A comma appears in the filter row.
Steps to reproduce:
- Show column filters
- Change filterVariant to range
- Change filterVaraint back to default (unset)
Expected behavior:
Actual behavior:
- All rows dissapear, a comma appear in the filter inputs
Note:
I've been trying to befriend nuqs with material-react-table to put filter state into url when I encountered this behavior
Minimal, Reproducible Example - (Optional, but Recommended)
Bolt: https://vitejs-vite-duplicat-1lnn.bolt.host
Repo: https://github.com/denexapp/material-react-table-filters-bug
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
material-react-table version
v3.2.1
react & react-dom versions
v19.2.6
Describe the bug and the steps to reproduce it
If I change filterVariant to range and back while column filters are open, all rows disappear. A comma appears in the filter row.
Steps to reproduce:
Expected behavior:
Actual behavior:
Note:
I've been trying to befriend nuqs with material-react-table to put filter state into url when I encountered this behavior
Minimal, Reproducible Example - (Optional, but Recommended)
Bolt: https://vitejs-vite-duplicat-1lnn.bolt.host
Repo: https://github.com/denexapp/material-react-table-filters-bug
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms