cache is not working #2458
Unanswered
jason-liu22
asked this question in
Q&A
Replies: 1 comment 12 replies
-
@endo-aki22
|
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The infinite loading example in SWR vercel app is wonderful.
I tried it with my api but it looks like that cache is not working.
I am using it in my nextjs application.
But data is re-fetched every time (every focus, and key value change) in all the component used with swr.
Here is the example.
https://codesandbox.io/s/swr-infinite-forked-50ohd0
Beta Was this translation helpful? Give feedback.
All reactions