Rootlayout navbar and footder still showing at the DashboardLayout after the user login
Unanswered
Orinoco Crocodile posted this in #help-forum
Orinoco CrocodileOP
I am working on a project using the nextjs app router where I have a dashboardlayout that only login user have access but the Rootlayout navbar and footer still show at the dashboardlayout after login. how can I fix this