-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
redirectToDefaultLocale doesnt work anymore #16800
Copy link
Copy link
Closed
Labels
- P4: importantViolate documented behavior or significantly impacts performance (priority)Violate documented behavior or significantly impacts performance (priority)needs reproIssue needs a reproductionIssue needs a reproductionpkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)
Metadata
Metadata
Assignees
Labels
- P4: importantViolate documented behavior or significantly impacts performance (priority)Violate documented behavior or significantly impacts performance (priority)needs reproIssue needs a reproductionIssue needs a reproductionpkg: astroRelated to the core `astro` package (scope)Related to the core `astro` package (scope)
Type
Fields
Give feedbackNo fields configured for issues without a type.
Astro Info
If this issue only occurs in one browser, which browser is a problem?
No response
Describe the Bug
I recently upgrade from 6.1.3 to 6.3.5 now it doesnt redirect to default locale even when i enabled it
What's the expected result?
it should redirect / to /{defaultLocale}
Link to Minimal Reproducible Example
https://stackblitz.com
Participation