bvaughn / react-virtualized

React components for efficiently rendering large lists and tabular data
http://bvaughn.github.io/react-virtualized/
MIT License
26.1k stars 3.05k forks source link

Getting only 22 rows rendered in the list. I have a large list of 1000 items and trying to render it using WindowScroll + AutoSizer + List only renders 22 items #1795

Open sukhpreet96 opened 1 year ago

sukhpreet96 commented 1 year ago

Getting only 22 rows rendered in the list. I have a large list of 1000 items and trying to render it using WindowScroll + AutoSizer + List only renders 22 items

javanoclaw commented 1 year ago

Getting only 22 rows rendered in the list. I have a large list of 1000 items and trying to render it using WindowScroll + AutoSizer + List only renders 22 items

me two