KEMBAR78
[compiler]: add `@tanstack/react-virtual` to known incompatible libraries by stipsan · Pull Request #34493 · facebook/react · GitHub
Skip to content

Conversation

@stipsan
Copy link
Contributor

@stipsan stipsan commented Sep 15, 2025

Replaces #31820. #34027 added a check for @tanstack/react-table, but not @tanstack/react-virtual.
In our testing @tanstack/react-virtual's useVirtualizer returns functions that cannot be memoized, this is also documented in the community.

Copy link
Member

@josephsavona josephsavona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the contribution!

@josephsavona josephsavona merged commit e12b0bd into facebook:main Sep 15, 2025
27 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
…ries (#34493)

Replaces #31820. #34027 added a check for `@tanstack/react-table`, but
not `@tanstack/react-virtual`.
In our testing `@tanstack/react-virtual`'s `useVirtualizer` returns
functions that cannot be memoized, [this is also documented in the
community](TanStack/virtual#736 (comment)).

DiffTrain build for [e12b0bd](e12b0bd)
github-actions bot pushed a commit that referenced this pull request Sep 15, 2025
…ries (#34493)

Replaces #31820. #34027 added a check for `@tanstack/react-table`, but
not `@tanstack/react-virtual`.
In our testing `@tanstack/react-virtual`'s `useVirtualizer` returns
functions that cannot be memoized, [this is also documented in the
community](TanStack/virtual#736 (comment)).

DiffTrain build for [e12b0bd](e12b0bd)
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.

2 participants