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

using same pagingController with two different screen #300

Closed
heshesh2010 opened this issue Nov 13, 2023 · 2 comments
Closed

using same pagingController with two different screen #300

heshesh2010 opened this issue Nov 13, 2023 · 2 comments

Comments

@heshesh2010
Copy link

Hi ,
I have screen has two tabs each tab has some paginated data from api , so I'm going to use same pagingController with two tabs

but when I switch from tap to other I call pagingController.refresh()
but I see the data is duplicated and fetchPage is called twice .

so how I could handle this scenario

@Ramsay99
Copy link

Ramsay99 commented Dec 9, 2023

i would like to test something on your project, what is your repo name if its public

@clragon
Copy link
Collaborator

clragon commented Feb 19, 2024

Duplicate of #148

@clragon clragon marked this as a duplicate of #148 Feb 19, 2024
@clragon clragon closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2024
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

3 participants