omnivore-app / omnivore

Omnivore is a complete, open source read-it-later solution for people who like reading.
https://omnivore.app
GNU Affero General Public License v3.0
13.99k stars 1.02k forks source link

Web app gets into a state where list is truncated #4373

Open kimberli opened 2 months ago

kimberli commented 2 months ago

I find myself getting into a state where I can't scroll to see more items in a page even when I know there should be more items, i.e. this button fails to appear when I scroll to the bottom of the page.

image

Refreshing the page or closing and reopening the page doesn't properly reset this state. However, going into the page's storage and deleting the REACT_QUERY_OFFLINE_CACHE key does reset it.