Skip to content

Sidebar missing on version 2022.6.21 #526

Closed Answered by damienrj
damienrj asked this question in Potential Issue
Discussion options

You must be logged in to vote

I thought it was answered but I have been able to debug it more.

# Example
Docs
## Installation and setup
More Docs
# Test
More docs

will work, but if the first heading that isn't the title is # than the side bar doesn't render.

# Example
Docs
# Installation and setup
More Docs
# Test
More docs

# Example
With `pip install furo==2022.4.7`
# Installation and setup
More Docs
# Test
More docs

If I downgrade furo than both examples work

# Example
With `pip install furo==2022.4.7`
## Installation and setup
More Docs
# Test
More docs

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@damienrj
Comment options

@pradyunsg
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@pradyunsg
Comment options

@pradyunsg
Comment options

@damienrj
Comment options

Answer selected by damienrj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants