docsify icon indicating copy to clipboard operation
docsify copied to clipboard

fix: solved navigation to same link error

Open fabiogatti opened this issue 3 years ago • 3 comments

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

fabiogatti avatar Nov 04 '22 07:11 fabiogatti

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)

vercel[bot] avatar Nov 04 '22 07:11 vercel[bot]

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

codesandbox-ci[bot] avatar Nov 04 '22 07:11 codesandbox-ci[bot]

related to #1904

Koooooo-7 avatar Nov 04 '22 10:11 Koooooo-7