Integrate redux
and redux-persist
#13026
Unanswered
kimmy-wang
asked this question in
Help
Replies: 1 comment 4 replies
-
Hey @upcwangying I didn't try your code but i see you are executing
I am pretty sure that this is automatically executed by Next, and you just need to receive them Take a look at . https://nextjs.org/docs/api-reference/data-fetching/getInitialProps |
Beta Was this translation helpful? Give feedback.
4 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.
-
When
next-i18next
is integrated in the application, clicking the language switch button will not report any errors; when integratingredux
andredux-persist
, clicking the language switch button will report an error. What causes this?Websites
repo
Beta Was this translation helpful? Give feedback.
All reactions