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

Breaks during fast pagination(Official example) #4

Open
alyiev opened this issue Mar 12, 2023 · 1 comment
Open

Breaks during fast pagination(Official example) #4

alyiev opened this issue Mar 12, 2023 · 1 comment

Comments

@alyiev
Copy link

alyiev commented Mar 12, 2023

Steps to reproduce:

  1. Open the official site - https://jotai.org/docs/integrations/cache;
  2. Scroll down and find the official example;
  3. Paginate to 20 page
  4. See the result:

image

@dai-shi
Copy link
Member

dai-shi commented Mar 13, 2023

Hi,

It's because the API has only 12 users.
https://reqres.in/api/users/12
https://reqres.in/api/users/13

I see your confusion. Feel free to improve the example (fork the codesandbox and open a PR.)

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

2 participants