Next.js Discord

Discord Forum

Parallelroutes error on nested route

Unanswered
Gulf menhaden posted this in #help-forum
Open in Discord
Gulf menhadenOP
Hi everyone, this have been bothering me for so long about parallel routing, so i have this folder structure and grouped a few routing (e.g admin, protected, auth) inside the admin folder i have education-history folder and i wanted to use parallel routing in it. So i created one the slot name is "auth" but neither page.tsx or default.tsx is working (not rendered). how can i solve this issue? i'm using next 14.1. it should have showed "AuthContPage" or "AuthDefPage" if its working

0 Replies