Skip to content

Doesn't show the correct sidebar with multiple sites #23

@timonson

Description

@timonson

The sidebar only shows the overview of the current site but not the overview of all sites together.

I am using a _sidebar.md file in the root folder and a simple config like:

      mermaid.initialize({
        name: "Zaubrik",
        loadSidebar: true,
        subMaxLevel: 2,
        startOnLoad: true,
        securityLevel: "loose",
        logLevel: 1,
      })

Going back to pure docsify makes the wrong behavior go away. Do you have any idea? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions