Render Parallel Routes Independently
Unanswered
Pyrenean Sheepdog posted this in #help-forum
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)
@Pyrenean Sheepdog Navigating to /admin/nested presents the following page. (red boxes for sensitive information)
Share your layout and page of dashboard route
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