Next.js Discord

Discord Forum

Next with redux

Unanswered
Albacore posted this in #help-forum
Open in Discord
AlbacoreOP
I using Next js 13.4 App directory I want to know if I nav or shared component and I add it in layout did this component read from store because
"A layout is UI that is shared between multiple pages. On navigation, layouts preserve state, remain interactive, and do not re-render. Layouts can also be nested."
I facing problem with I have header and I see changes in redux dev tools but the component does not rerender

0 Replies