docsy
docsy copied to clipboard
In docsy v0.13.0, the sidebar height is incorrect and the scrollbar sticks out
Environment
- [x] Version of Docsy you are using: v0.13.0
- [x] How are you using Docsy? As a:
- [x] Hugo module
- [ ] NPM module
- [ ] Git submodule
- [ ] Other:
- [x] Version of Hugo you are using (output of
hugo version): hugo v0.152.2+extended+withdeploy darwin/arm64 BuildDate=2025-10-24T15:31:49Z VendorInfo=brew - [x] OS:
- [ ] Linux
- [x] macOS
- [ ] Windows
- [ ] Other:
Problem
In docsy v0.13.0, the sidebar height is incorrect and the scrollbar sticks out. This issue does not occur in docsy v0.12.0.
We can confirm this issue at https://www.docsy.dev/docs/best-practices/.
Disabling height style solves this issue.