You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2020. It is now read-only.
In window mode, in page with header, state.displayIndexStart calculated incorrectly, which causes emply space before react-infinite items (see screenshot)
Uh oh!
There was an error while loading. Please reload this page.
In window mode, in page with header,
state.displayIndexStart
calculated incorrectly, which causes emply space before react-infinite items (see screenshot)example files to reproduce bug: html + jsx
i created commit that fixes
getScrollTop
/setScrollTop
so they take into account y-offset of Infinite component on pagescreenshot:

The text was updated successfully, but these errors were encountered: