with-redux-thunk examples: Cannot update a component (ShowReduxState
) while rendering a different component
#15990
Unanswered
francisrod01
asked this question in
Help
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.
-
While implementing the
with-redux-thunk
examples, it looks like when I access the page/show-static-state
and go back to the previous one, I see an error on console.*Note: The
ShowReduxState
is the page that causes the error.See the page here: github.com/vercel/next.js/.../examples/with-redux-thunk/pages/show-redux-state.js
Here's a screenshot with more details:
Current implementation:
Beta Was this translation helpful? Give feedback.
All reactions