fix: solved navigation to same link error
Summary
Fixed issue where, after clicking one of the anchors on the sidebar, if the user scrolled throughout the page and changed section, it would not allow the navigation to the same id/anchor (Would not re scroll to the same clicked previously)
What kind of change does this PR introduce?
Bugfix
For any code change,
- [ ] Related documentation has been updated if needed
- [ ] Related tests have been updated or tests have been added
Couldn't find any applicable doc or tests, let me know if I missed any.
Does this PR introduce a breaking change? (check one)
- [ ] Yes
- [ X ] No
If yes, please describe the impact and migration path for existing applications:
Related issue, if any:
#1899
Tested in the following browsers:
- [ X ] Chrome
- [ X ] Firefox
- [ ] Safari
- [ ] Edge
- [ ] IE
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated |
|---|---|---|---|---|
| docsify-preview | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Jan 22, 2023 at 1:20AM (UTC) |
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 506541fca7d0d036fdaa453772ddfc3f7d652c3d:
| Sandbox | Source |
|---|---|
| docsify-template | Configuration |
related to #1904