Description
Bug Report
Steps to reproduce
View single page with Sidebar
Scroll down page, and tap on Header element
Copy resulting URL with id?
Open new Browser tab, paste copied URL
Current behaviour
The first item in the Sidebar remains highlighted
Expected behaviour
The item in the sidebar should be highlighted matching clicked id? on page (as is shown with Docsify v4, https://paulhibbitts.github.io/docsify-v4-single-page)
Other relevant information
- Docsify version:
Most recent (v5) Preview
-
Bug still occurs when all/other plugins are disabled?
-
Docsify plugins (if the bug happens when plugins enabled, please try to isolate the issue):
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, scroll down page and click on a Header element, copy resulting URL, open new Browser tab and paste the URL Might be related to #2504