Skip to content

Multiple paths resolve to the same page (component) #6

@cookies-xor-cream

Description

@cookies-xor-cream

The hompage / is set to two other routes as well. It would be better to have the other pages redirect (resolve) to /.
A naive redirect would likely introduce a bug in some browsers (safari, firefox) where the back button takes you to the page you're already on.

I'm sure react-router provides a workaround for this.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions