Next.js Discord

Discord Forum

Ignore Layout for specific Page

Answered
Cape lion posted this in #help-forum
Open in Discord
Cape lionOP
I got a special use case where i have page inside layout and i want to ignore layout just for that specific page .is that possible to do ??

-----App
---------(User) (layout here)
---------------(Management) (layout here)
-------------------------------ProjectDetail
---------------------------------------------Features (layout i want to ignore)
---------------------------------------------feature-details/[dynamic ID ]/Page(this page want to use layout that management has and for this it should ignore feature layout
Answered by Cape lion
View full answer

1 Reply

Cape lionOP
Answer