Next.js Discord

Discord Forum

Parallel routing

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
Spectacled bearOP
Next 14.0.4
I want to develop my app with using new Parallel Routing.
Problem somewhere in highlighted folders.
See screenshot for info about folder structure.

/administration route
works fine displaying to me both app-layout and administration-layout.

But
/administration/cities-branches route is broken.
It is displaying only app-layout. Rest of the content is 404.

Where am I wrong?

0 Replies