Next.js Discord

Discord Forum

Client Side Rendering

Unanswered
Toyger posted this in #help-forum
Open in Discord
ToygerOP
I want to do client side rendering of my next v10 app, but the next-redux-wrapper's withRedux (HOC) is using SSR as a result my build is opting out of Automatic Static Optimization. How to resolve it any idea?

1 Reply

Thai
Did you figure this out? I am looking at the same issue