Next.js Discord

Discord Forum

Render Parallel Routes Independently

Unanswered
Pyrenean Sheepdog posted this in #help-forum
Open in Discord
Pyrenean SheepdogOP
I'm working on this app that has an admin dashboard with an overview of all of the actions and metics that can be taken/viewed. I've followed the documentation to the T, and still can't figure out how to allow rendering the pages independently. This is my current folder structure.

4 Replies

Pyrenean SheepdogOP
Navigating to /admin/nested presents the following page. (red boxes for sensitive information)
I want to make sure that in the layout you bring the parallel routes as props
@Losti! Share your layout and page of dashboard route
Pyrenean SheepdogOP
I don’t have access to my source rn but i do bring the routes as props