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
When you mark some source items as read and then scroll down to load more, it loads items with the same offset as if you did not read anything, causing some items to be skipped.
The offset when loading new items should be decreased by the number of items marked as read.