We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Considering the following route path:
/[[param1=param1]]/[[param2=param2]]/constant/[[param3=param3]]/
https://stackblitz.com/edit/sveltejs-kit-template-default-wemn13
No response
System: OS: macOS 13.2.1 CPU: (10) arm64 Apple M1 Pro Memory: 1.99 GB / 32.00 GB Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.17.0 - /usr/local/bin/node Yarn: 3.3.0 - /usr/local/bin/yarn npm: 8.19.3 - /usr/local/bin/npm Browsers: Chrome: 110.0.5481.177 Firefox: 109.0 Safari: 16.3
blocking an upgrade
The text was updated successfully, but these errors were encountered:
fix: successive optional route parameters can now be empty (#9266)
1e2c826
* Optional chained parameters can be skipped - close #9261 * Update changeset description Co-authored-by: Ben McCann <[email protected]> --------- Co-authored-by: Ben McCann <[email protected]>
Successfully merging a pull request may close this issue.
Describe the bug
Considering the following route path:
/[[param1=param1]]/[[param2=param2]]/constant/[[param3=param3]]/
Reproduction
https://stackblitz.com/edit/sveltejs-kit-template-default-wemn13
Logs
No response
System Info
Severity
blocking an upgrade
Additional Information
No response
The text was updated successfully, but these errors were encountered: