Next.js Discord

Discord Forum

Dynamic rendering based on Redux variable

Unanswered
Elm sawfly posted this in #help-forum
Open in Discord
Elm sawflyOP
I have a vertical navbar and a 'normal' horizontal nav bar. You can chooses the one you want on my settings page. This updated a variable in Redux and a local variable in the browser. What is the best way to go about rendering this in next js 13? At the moment I get a hydration error.

3 Replies

Elm sawflyOP
Layout.tsx