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
I have a docsify page with subpages by the _sidebar.md, this is hosted via GitHub pages. I wanted to separate the one page by embed files. Now I have the problem that the order of the points in the sidebar changes randomly, these points are not the ones in the _sidebar.md but are generated by the headers. When I reload web page then the whole page is empty.
Steps to reproduce
Page hosted on GitHub-Pages. Under page added to the _sidebar.md and split by embed files.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bug Report
I have a docsify page with subpages by the
_sidebar.md
, this is hosted via GitHub pages. I wanted to separate the one page by embed files. Now I have the problem that the order of the points in the sidebar changes randomly, these points are not the ones in the_sidebar.md
but are generated by the headers. When I reload web page then the whole page is empty.Steps to reproduce
Page hosted on GitHub-Pages. Under page added to the
_sidebar.md
and split by embed files.What is current behaviour
The headers are displayed randomly. As an example:
What is the expected behaviour
The pages are imported in the order I specify them.
Other relevant information
Bug does still occur when all/other plugins are disabled?
Your OS: Windows 10
Node.js version: -
npm/yarn version: -
Browser version: Google Chrome 74.0.3729.108
Docsify version: 4.9.1
Docsify plugins: -
The text was updated successfully, but these errors were encountered: