next redux wrapper ( HYDRATE ) Never run in SSR (Redux devtools) #4158
Unanswered
thanhtutzaw
asked this question in
Q&A
Replies: 1 comment
-
same problem here! |
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.
-
Hello I am beginner in Redux toolkit and This is related with next redux wrapper for Nextjs SSR .
I can see it is called inside SSR in Terminal But I don't get the SSR state in component .
I always get initial state in my SSR page
SSR Dispatch
store.ts
_app.tsx
Always get initial value in SSR page refresh
Beta Was this translation helpful? Give feedback.
All reactions