fallback
for swrInifinite
#1885
Unanswered
shunkakinoki
asked this question in
Q&A
Replies: 2 comments
-
I was looking for a way to do this too. I did not have any luck using SWRConfig. Instead I just passed the
Make sure that you pass the |
Beta Was this translation helpful? Give feedback.
0 replies
-
In this case, you have to use |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
is there anyway to do
fallback
foruseSWRInfinite
in rootSWRConfig
?if I want to pull
initialData
into from thefallback
key ofSwrConfig
in the page root what is the correct key to put in it?useSWRInfinite
seems to have a special$inf$
, attached to it.https://swr.vercel.app/docs/with-nextjs
Beta Was this translation helpful? Give feedback.
All reactions