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
using VITE + the react-compiler babel plugin makes the global filter stop working. The typing is buggy and the data is not filtered. In the sample sandbox, if you uncomment the "use no memo" directive, the filtering and the textbox works properly.
Minimal, Reproducible Example - (Optional, but Recommended)
Do you intend to try to help solve this bug with your own PR?
None
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
v3.1.0
react & react-dom versions
v19.0.0
react-compiler version
19.0.0-beta-63e3235-20250105
Describe the bug and the steps to reproduce it
using VITE + the react-compiler babel plugin makes the global filter stop working. The typing is buggy and the data is not filtered. In the sample sandbox, if you uncomment the "use no memo" directive, the filtering and the textbox works properly.
Minimal, Reproducible Example - (Optional, but Recommended)
https://codesandbox.io/p/devbox/kind-cookies-ffcyjr?file=%2Fsrc%2FApp.tsx
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
None
Terms
The text was updated successfully, but these errors were encountered: