palantir/blueprint
View on GitHubTable Whites Out With Mouse Scroll Greater Than 3 Rows
Open
#4,780 opened on Jun 24, 2021
P2Package: tableType: bughelp wanted
Description
Environment
Try out on the blueprint table feature docs page..
Code Sandbox
https://blueprintjs.com/docs/#table/features
Steps to reproduce
Set mouse scroll (windows) to greater than 3 lines. Scroll the table.
Actual behavior
When scrolling up the first two rows sometimes don't get displayed/updated.

Expected behavior
Every row always gets displayed.
Possible solution
Only seen that with blueprint table so I assume the problem is located there.