-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugSomething isn't workingSomething isn't workingready to implementplease submit PRs for these issues!please submit PRs for these issues!
Milestone
Description
Describe the bug
Considering the following route path:
/[[locale=locale]]/[category]/[...slug]
/fr/about/somethingsucceed./about/somethingsucceed./fr/about/something/elsesucceed./about/something/elsefails with 404 (not matched by the router).
Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-r3nnht
Logs
No response
System Info
System:
OS: macOS 13.0.1
CPU: (8) arm64 Apple M1
Memory: 73.06 MB / 8.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.11.0 - /opt/homebrew/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 8.19.2 - /opt/homebrew/bin/npm
Browsers:
Brave Browser: 109.1.47.171
Firefox: 108.0.2
Safari: 16.1
npmPackages:
@sveltejs/adapter-auto: ^1.0.0 => 1.0.1
@sveltejs/kit: ^1.0.0 => 1.1.3
svelte: ^3.54.0 => 3.55.1
vite: ^4.0.0 => 4.0.4Severity
serious, but I can work around it
Additional Information
No response
tontonsbtofran
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingready to implementplease submit PRs for these issues!please submit PRs for these issues!