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
For columns with multi-select option and column filter modes enabled when switching between filter modes filter values are lost. For all other options. (date, text, etc) it works fine
(Is it possible to keep them in case that is intentional ?)
Minimal, Reproducible Example - (Optional, but Recommended)
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
The text was updated successfully, but these errors were encountered:
material-react-table version
2.13.0 (but observed on 3.0.2 as well)
react & react-dom versions
18.3.1
Describe the bug and the steps to reproduce it
For columns with multi-select option and column filter modes enabled when switching between filter modes filter values are lost. For all other options. (date, text, etc) it works fine
(Is it possible to keep them in case that is intentional ?)
Minimal, Reproducible Example - (Optional, but Recommended)
https://stackblitz.com/edit/github-wkrdvqk6?file=src%2FTS.tsx
Screenshots or Videos (Optional)
Screen.Recording.2024-12-09.at.15.22.07.mov
Do you intend to try to help solve this bug with your own PR?
No, because I do not know how
Terms
The text was updated successfully, but these errors were encountered: