bvaughn / react-window

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

`<FixedSizeList/>` fails the typing if the version of `@types/react` is `18.8.24` or later #742

Open RaenonX opened 8 months ago

RaenonX commented 8 months ago

image

For now I have to keep the typing version fixed at "@types/react": "18.2.23"