Is it possible to nest routes groups in app router?
Unanswered
Britannia Petite posted this in #help-forum
Britannia PetiteOP
Such as
From my tests it seems to working just wanted to make sure I won't run into any issues that aren't obvious
app/(route-group)/(nested-route-group)/my-page/page.tsxFrom my tests it seems to working just wanted to make sure I won't run into any issues that aren't obvious
1 Reply
Britannia PetiteOP
anyone?