mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
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](https://github.com/TanStack/virtual/issues/736#issuecomment-3065658277).
DiffTrain build for [e12b0bdc3b](https://github.com/facebook/react/commit/e12b0bdc3b976cc2431ccf30126cf339be83720c)