react-infinite-scroller
react-infinite-scroller copied to clipboard
Offset is calculated wrong in a certain case
Describe the bug When there is a lot of difference between the parentNode and the scroll Element, then the offset is calculated incorrectly. The space between the parentNode and the scroll Element is not taken into account
Expected behavior The space between the parentNode and the scroll Element should be taken into account
Happens on every browser