clauderic / react-tiny-virtual-list

A tiny but mighty 3kb list virtualization library, with zero dependencies 💪 Supports variable heights/widths, sticky items, scrolling to index, and more!
https://clauderic.github.io/react-tiny-virtual-list/
MIT License
2.46k stars 166 forks source link

VirtualList scrollToIndex scroll to last 11 is computed error #112

Open doubleksk opened 2 years ago

doubleksk commented 2 years ago

I found that when I set the dynamic height, when I scroll to the last 11 data, there is a problem with his scroll height calculation.

doubleksk commented 2 years ago

react: 17.0.2 react-tiny-virtual-list: 2.2.0