petyosi / react-virtuoso

The most powerful virtual list component for React
https://virtuoso.dev
MIT License
5.28k stars 302 forks source link

Content jumps when row gets unmounted #627

Closed hauntedlollipop closed 2 years ago

hauntedlollipop commented 2 years ago

Hi, whenever the row above latest one visible gets unmounted, the scoller starts jumping. I was wondering what might cause this?

https://user-images.githubusercontent.com/36665442/161822241-4414f085-c3ba-4b36-9e1c-57b70fb57161.mov

petyosi commented 2 years ago

No idea. Reproduce it in a sandbox with the bare minimum amount of code and post the url here, I might be able to help you.

anandagarwal6040 commented 2 years ago

Did this got fixed? I am also facing this issue. Here is my sandbox link: https://codesandbox.io/s/reverse-virtual-scroll-g8fqve