Wanna use parallel routing inside dynamic routing
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
I am working on a dashboard using next js, and I want to achieve parallel routing inside the path orders/<id>, for example on orders/<id> I wanna parallely render the @reports/page.jsx and @reviews/page.jsx, but I dont think so I am doing it the correct way, will attach my current folder structure, please help :))
1 Reply
Sloth bearOP
any help ?