Open paulhibbitts opened 1 month ago
I've now created a sandbox to help with testing, which uses the latest Preview build: https://codesandbox.io/p/sandbox/long-waterfall-txknd8
Replicated in https://paulhibbitts.github.io/docsify-v5-preview-single-page. The behavior of the sidebar selections is a bit confusing.
Thanks very much for taking a look @sy-records , please let me know if I can be of more help re: more info/testing etc.
Bug Report
Steps to reproduce
The highlighted item in the Sidebar jumps back to the first Header (item). Also, if the app name (i.e. Simple Docsify Templates) is clicked that jumps to the first Header item when the page reloads.
Current behaviour
The highlighted item in the Sidebar jumps back to the first Header (item)
Expected behaviour
As the page is scrolled up (or down), each item should highlight one by one as the page is scrolled back to the top (as is shown with Docsify v4, https://paulhibbitts.github.io/docsify-v4-single-page)
Other relevant information
Most recent (v5) Preview
[X] Bug still occurs when all/other plugins are disabled?
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):
Your OS: Mac
Node.js version:
npm/yarn version:
Browser version: Mac Chrome/Firefox/Safari
Please create a reproducible sandbox
Here is a demo using the most recent Preview:
https://paulhibbitts.github.io/docsify-v5-preview-single-page/#
To view bug, go to site, tap "Code" on Sidebar, and then scroll page back up. Might be related to #2509
Mention the docsify version in which this bug was not present (if any)