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

Flicker and compressed items #666

Closed ErrorEater closed 3 weeks ago

ErrorEater commented 2 years ago

Items flicker despite the added "style" tag and data source not being updated. Items are compressed giving the look below.

How can I solve the problems?

image

joshdev8 commented 2 years ago

Try the itemSize prop.

elhedgie commented 1 year ago

Try the itemSize prop.

that doesnt help at all