<!-- Please don't delete this template or we'll close your issue --> <!-- Please use English language --> <!-- Before creating an issue please make sure you are using the latest version of Docsify. --> <!-- Please ask questions on StackOverflow: https://stackoverflow.com/questions/ask?tags=docsify --> <!-- Please ask questions on Discord: https://discord.gg/3NwKFyR --> ## Bug Report #### Steps to reproduce ``` # More video ## video 1  ## video 2  ## video 3  ``` #### What is current behaviour side bar is like this: ``` More video - video 1 - video 2 - video 3 - More video - video 1 - video 2 - video 3 - More video - video 1 - video 2 - video 3 ``` #### What is the expected behaviour side bar is like this: ``` More video - video 1 - video 2 - video 3 ``` #### Other relevant information <!-- (Update "[ ]" to "[x]" to check a box) --> - [ ] Bug does still occur when all/other plugins are disabled? - Your OS: Pop!_OS 22.04 LTS - Node.js version: v18.15.0 - npm/yarn version: 9.5.0 - Browser version: firefox 112.0.1 - Docsify version: //cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js - Docsify plugins: <!-- Love docsify? Please consider supporting our collective: 👉 https://opencollective.com/docsify/donate --> #### Please create a reproducible sandbox [](https://codesandbox.io/s/307qqv236) #### Mention the docsify version in which this bug was not present (if any)
Bug Report
Steps to reproduce
What is current behaviour
side bar is like this:
What is the expected behaviour
side bar is like this:
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS: Pop!_OS 22.04 LTS
Node.js version: v18.15.0
npm/yarn version: 9.5.0
Browser version: firefox 112.0.1
Docsify version: //cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js
Docsify plugins:
Please create a reproducible sandbox
Mention the docsify version in which this bug was not present (if any)