initialData with getServerSideProps.... #1228
Unanswered
jonsoku-dev
asked this question in
Q&A
Replies: 0 comments
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.
-
initialProfileResponse
is transferred fromgetServerSideProps
When routing takes place, data in getServerSideProps changes normally, but data in swr is maintained as previous data.
Is there any way to solve this?
Please help me...!
Beta Was this translation helpful? Give feedback.
All reactions