Next.js Discord

Discord Forum

Navigating Statefully

Unanswered
Mini Satin posted this in #help-forum
Open in Discord
Mini SatinOP
How can I pass state information during navigation in Next.js?

4 Replies

You can do this via the searchparams or dynamic routing. Both can be very useful when thinking about stateful navigation
@Mini Satin solved?
@Mini Satin ?
Mini SatinOP
Yeah, I got the solution