Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: How to use redux with app router correctly #68434

Closed
billymoon opened this issue Aug 2, 2024 · 1 comment
Closed

Docs: How to use redux with app router correctly #68434

billymoon opened this issue Aug 2, 2024 · 1 comment
Labels
Documentation Related to Next.js' official documentation.

Comments

@billymoon
Copy link

What is the update you wish to see?

When I follow the guidance from the redux website to update the per-route state, I encounter an error. This error leads to very slow navigation in my app. I would like guidance on how to correctly implement redux in a nextjs app with the app router.

Is there any context that might help us understand?

I have created a minimal reproduction of the issue based off the with-redux example

7343c29

explained here with screenshots...

https://github.com/billymoon/next.js/blob/canary/examples/with-redux/problem.md

Does the docs page already exist? Please link to it.

No response

@billymoon billymoon added the Documentation Related to Next.js' official documentation. label Aug 2, 2024
@samcx
Copy link
Member

samcx commented Aug 5, 2024

@billymoon Converting this to our Discussions as it is more of a request than an issue with our Documentation (e.g., incorrect information).

@vercel vercel locked and limited conversation to collaborators Aug 5, 2024
@samcx samcx converted this issue into discussion #68556 Aug 5, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Documentation Related to Next.js' official documentation.
Projects
None yet
Development

No branches or pull requests

2 participants