Closed mgibson323 closed 4 years ago
Hi! Any updates on this issue?
Hi Michael! Sorry I missed this, it's kind of a spinoff from my main project so I don't check the issues as frequently. What version of Hugo are you using, there was a weird bug a while back that broke our left nav but was fixed in a subsequent version.
You may also want to update the Docsy submodule to a more recent version.
Hi @LisaFC - thank you! I was running 0.62.2 locally but when I updated to the current release the menu did indeed work properly. I will close this issue, thank you!
When I change
sidebar_menu_compact
totrue
, it causes all submenu items to disappear from the menu. You can see an example here:https://github.com/mgibson323/test-justdocs
Screenshot:
I've made no changes to partials/sidebar-tree.html or any other files, aside from setting
sidebar_menu_compact
totrue
in config.toml