Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Different pagination cursor each time #311

Open
callmekatootie opened this issue Aug 16, 2023 · 0 comments
Open

Different pagination cursor each time #311

callmekatootie opened this issue Aug 16, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@callmekatootie
Copy link

Is that expected - each time I invoke getUserProfileThreadsLoggedIn() for a specific user, the very first page gives a different next_max_id each time.

I am using swr so this causes it to revalidate all pages each time I load a new page - because the cursor of the first page has changed (even though the content hasn't).

@junhoyeo junhoyeo added the bug Something isn't working label Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants