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
Overview
System: OS: macOS 15.0.1 CPU: (10) arm64 Apple M1 Max Memory: 4.83 GB / 64.00 GB Shell: 5.9 - /bin/zsh Browsers: Chrome: 130.0.6723.70 Safari: 18.0.1 npmPackages: @rspress/core: ^1.35.1 => 1.35.1
|- guide |- index.md // overview page |- test |- index.md // also overview page |- nested |- index.md // also overview page
https://2thrdn-8080.csb.app/guide.html renders Overview correctly
https://2thrdn-8080.csb.app/guide/test.html and https://2thrdn-8080.csb.app/guide/test/nested.html don't work.
https://codesandbox.io/p/devbox/sad-zeh-2thrdn
npm run dev
/guide/test.html
/guide/test/nested.html
The text was updated successfully, but these errors were encountered:
You can use rspress@0.0.0-next-20241029080927 to verify this behaviour.
rspress@0.0.0-next-20241029080927
Sorry, something went wrong.
No branches or pull requests
Version
System:
OS: macOS 15.0.1
CPU: (10) arm64 Apple M1 Max
Memory: 4.83 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
Browsers:
Chrome: 130.0.6723.70
Safari: 18.0.1
npmPackages:
@rspress/core: ^1.35.1 => 1.35.1
Details
https://2thrdn-8080.csb.app/guide.html renders
Overview
correctlyhttps://2thrdn-8080.csb.app/guide/test.html and https://2thrdn-8080.csb.app/guide/test/nested.html don't work.
Reproduce link
https://codesandbox.io/p/devbox/sad-zeh-2thrdn
Reproduce Steps
npm run dev
/guide/test.html
or/guide/test/nested.html
The text was updated successfully, but these errors were encountered: