Skip to content

Commit 3e7e502

Browse files
authored
fix: trailing slash behavior on pathless routing when using a basename (#9048)
* fix: Fix trailing slash behavior on pathless routing when using a basename * Add changeset * update to let basename control root link trailing slashes * remove leftover fit
1 parent 8bae986 commit 3e7e502

File tree

7 files changed

+438
-108
lines changed

7 files changed

+438
-108
lines changed

.changeset/thick-lions-taste.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"react-router": patch
3+
"@remix-run/router": patch
4+
---
5+
6+
fix: Fix trailing slash behavior on pathless routing when using a basename (#9045)

0 commit comments

Comments
 (0)