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
[ASRangeController] Ensure that even if the collection view layout is…
… inconsistent, it is impossible for a visible item to not be in the display range.
Merge pull request facebookarchive#919 from facebook/ASDataController…
…VisibleNodes
[ASDataController] Ensure an empty array is returned if visibleNodes is called before any nodes are complete.