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

fix(compiler): add tanstack table and virtual to known incompat libraries #31820

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stipsan
Copy link

@stipsan stipsan commented Dec 17, 2024

Summary

In our testing with the compiler the @tanstack/react-table and @tanstack/react-virtual both need use no memo directives to avoid breakage.
It seems to be a known issue:

It can save someone quite some time of debugging if the health check can flag these :)

Copy link

vercel bot commented Dec 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-compiler-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 1:54pm

@stipsan stipsan changed the title fix(compiler): add tanstack table and virutal to known incompat libraries fix(compiler): add tanstack table and virtual to known incompat libraries Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants