You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is not a question, feature request, or anything other than a bug report directly related to Hugo Blox Builder. Please post those things on Discord: https://discord.gg/z8wNYzb
Description
When using a hugo version >= v0.123.0, a book site does not show a TOC anymore on the left side.
(Update of #3135 with new dependencies, since I can't reopen that)
Preliminary Checks
Description
When using a hugo version >= v0.123.0, a book site does not show a TOC anymore on the left side.
(Update of #3135 with new dependencies, since I can't reopen that)
Reproduction Link
https://github.com/dlehmenk/hugo-blox-toc-bug
Steps to Reproduce
Expected Result
There should be a TOC like with version 122 and before
Actual Result
No toc there
What Hugo Module versions does your site use?
module github.com/wowchemy/starter-hugo-research-group
go 1.15
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-bootstrap/v5 v5.9.8-0.20241012174104-661cadc17327
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-decap-cms v0.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20240509231741-c3d23d929bc6
)
What operating system(s) are you seeing the problem on?
Android, Linux
What browser(s) are you seeing the problem on?
Chrome, Firefox
Which Hugo Blox template are you using?
Research Group
What version of Hugo are you using?
Hugo extended 0.135.0
The text was updated successfully, but these errors were encountered: