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
Fixes an issue in b9d113a where if you are passing items as children rather than items, then the infinite scroll would not calculate the size of the children.
Added a fix that prevents excessively quick scrolling from loading duplicate elements.