Nested route but different layout #82406
Unanswered
anukool-loop
asked this question in
App Router
Replies: 1 comment 6 replies
-
Do you mean that the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hey, I am working on a cms
/dashboard anukool_dev !13 ?1
I have achieved the different layout for dashboard ("/") and the auth ("/login"). but when It is coming to have a different layout inside the route of (dashboard) I failed. where the same layout is being followed and creating another layout inside the group directory is nesting the layout. any idea how can I have a different layout from its parent mean overriding its parent layout completely and have fresh layout.
Beta Was this translation helpful? Give feedback.
All reactions