petyosi / react-virtuoso

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

[BUG] unexpected issue while scrolling by adding custom scroll bar #373

Closed sunil1167 closed 3 years ago

sunil1167 commented 3 years ago

Not able to scroll to remaining items after adding custom scroll bar. please have a look.

https://codesandbox.io/s/stoic-hamilton-3w1z0?file=/src/App.js

--> please scroll to see issue

petyosi commented 3 years ago

Check this for more information and working examples. https://github.com/petyosi/react-virtuoso/issues/253