Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetches all pages when refreshing #19

Open
jinyus opened this issue Apr 12, 2024 · 0 comments
Open

Fetches all pages when refreshing #19

jinyus opened this issue Apr 12, 2024 · 0 comments

Comments

@jinyus
Copy link

jinyus commented Apr 12, 2024

If you scroll a few pages down (eg: to page 5) and scroll up and do a pull to refresh, it fetches pages 1-5 while it should only fetch page 1.

This happens because the list items are still mounted when you invalidate all providers.

pagination-bug.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant