-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Unify client route to match server route format (#19742) (CP: 24…
….4) (#19744) * fix: Unify client route to match server route format (#19742) Make the client route string on the error page in dev mode not start with / so it is the same as for server-side routes. Fixes #19182 * fix test expectation --------- Co-authored-by: caalador <[email protected]> Co-authored-by: Mikael Grankvist <[email protected]>
- Loading branch information
1 parent
5c077f7
commit 01053c3
Showing
2 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters