bvaughn / react-window

React components for efficiently rendering large lists and tabular data
https://react-window.now.sh/
MIT License
15.72k stars 782 forks source link

react-virtualized-auto-sizer does not support react 18 yet #661

Closed L-u-k-e closed 3 weeks ago

L-u-k-e commented 2 years ago

Hi! This package's README suggests using react-virtualized-auto-sizer to make a list/grid fill 100% height of the page.

Unfortunately, the react-virtualized-auto-sizer package does not yet support React 18. Also, it apparently does not have an "Issues" tab, so I can't report this there.

Is there a new recommended way to work around this for those of us using React 18?

lloy0076 commented 2 years ago

https://github.com/bvaughn/react-virtualized-auto-sizer/pull/40

colin969 commented 2 years ago

At what point do you remove it from the description?

Why even mention something in the readme that can't merge a 2 line change in the space of 3 months?