diprokon / ng-table-virtual-scroll

Virtual Scroll for Angular Material Table
https://diprokon.github.io/ng-table-virtual-scroll
MIT License
135 stars 42 forks source link

scrollbar jerks up and down #30

Closed rsivan closed 4 years ago

rsivan commented 4 years ago

When dragging the scrollbar from the top down, at first the table rows scroll as expected, but when I reach about 70-80% down the scrollbar starts jerking up and down. Note: the table has variable row heights, perhaps that is what causes the jerk? See attached recording.

scrpll3.mov.zip

rsivan commented 4 years ago

Interesting, setting 'tvsItemSize' with no value fixes the issue!!!

luckashenri commented 2 years ago

The same is happening to me now. @rsivan fix didn't work for me.. Any ideas?