-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
bugconfirmed as a bugconfirmed as a bug
Description
Docsify does not scroll to the clicked sidebar link content if the link was the last sidebar link clicked.
- Visit the Markdown section on the docsify-themeable site
- Click any section link (Ex: Code)
- Scroll the page
- Click the same section link
I believe the expectation is that docsify would scroll back to the section clicked.
Perhaps removing the hash from the URL, then updating it with the section hash would provide a quick fix?
anne17
Metadata
Metadata
Assignees
Labels
bugconfirmed as a bugconfirmed as a bug