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 I press sync, and do not wait for that sync to finish (or the sync happens automatically) but start reading articles and then press next the article button, the next article is sometimes an article which I already read.
My guess is that the sync inserts articles in front of the list moving the current viewed articles to a higher position but the pointer to the current position stays the same?
The text was updated successfully, but these errors were encountered:
when I press sync, and do not wait for that sync to finish (or the sync happens automatically) but start reading articles and then press next the article button, the next article is sometimes an article which I already read.
My guess is that the sync inserts articles in front of the list moving the current viewed articles to a higher position but the pointer to the current position stays the same?
The text was updated successfully, but these errors were encountered: