Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when using react-compiler, the global filter stops working #1356

Open
1 task done
GersonDias opened this issue Jan 8, 2025 · 2 comments
Open
1 task done

when using react-compiler, the global filter stops working #1356

GersonDias opened this issue Jan 8, 2025 · 2 comments

Comments

@GersonDias
Copy link

GersonDias commented Jan 8, 2025

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

  • 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.
@GersonDias
Copy link
Author

probably related: TanStack/table#5567

@KevinVandy
Copy link
Owner

TanStack Table itself is not compatible with the React compiler and might not plan to be for the foreseeable future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants