Skip to content
Discussion options

You must be logged in to vote

Well, I can't reproduce... it works fine with this tree:

src/app
├── [slug]
│   └── page.tsx
├── about
│   └── page.tsx
├── layout.tsx
├── page.tsx
└── slug
   └── [slug]
       └── page.tsx

No problem at all. I can navigate to http://localhost:3001/slug/foo, or http://localhost:3001/foo, and it works.

Could you try to make a separate repository with as few changes as possible, where you reproduce this?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dotku
Comment options

@icyJoseph
Comment options

Answer selected by dotku
@dotku
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants