Server Island fails when using i18 and prefixDefaultLocale set to true #12817
Labels
- P3: minor bug
An edge case that only affects very specific usage (priority)
feat: server islands
Related to Server Islands (scope)
Astro Info
If this issue only occurs in one browser, which browser is a problem?
Describe the Bug
Fetching the Server Island fails when using i18 and prefixDefaultLocale set to true. It fails with 404 when I use the following file structure: src/pages/[locale]/index.astro
What's the expected result?
The expected result would be to fetch the Server Island correctly.
Link to Minimal Reproducible Example
https://stackblitz.com/edit/github-fmzsdm7p-mklde2ku?file=astro.config.mjs
Participation
The text was updated successfully, but these errors were encountered: