Skip to content

Creating app/page/page.tsx maps to app/page.tsx #42010

@balazsorban44

Description

@balazsorban44
  Creating a page at route `/page` by making a file at `app/page/page.tsx` gets mapped to `app/page.tsx`, so basically `/page` route renders the same content as the `/` route. This doesn't seem to be the expected behavior.

Originally posted by @bhavesh-chaudhari in #41745 (comment)

Reproduction repository: https://github.com/balazsorban44/42010

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions