Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not navigate of pages with same content #947

Closed
3 tasks done
fi3ework opened this issue Jul 8, 2022 · 0 comments · Fixed by #948
Closed
3 tasks done

can not navigate of pages with same content #947

fi3ework opened this issue Jul 8, 2022 · 0 comments · Fixed by #948
Labels
bug Something isn't working build Related to the build system

Comments

@fi3ework
Copy link
Contributor

fi3ework commented Jul 8, 2022

Describe the bug

When pages(.md) have same content, we can't navigate in these pages which has same content in dev mode.

Reproduction

https://stackblitz.com/edit/github-zbjrsg-bcngzg?file=docs%2Fguide%2Faaa.md,docs%2Fguide%2Fbbb.md

  1. wait for the dev server launch
  2. click a in sidebar
  3. click b in sidebar

The b link won't be active and the page is not navigated to b.md at all.

Expected behavior

b link is active and the page is navigated to b.md

System Info

System:
    OS: macOS 12.4
    CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
    Memory: 1.11 GB / 32.00 GB
    Shell: 5.8.1 - /bin/zsh
  Binaries:
    Node: 14.19.3 - ~/Library/Caches/fnm_multishells/46430_1657095997514/bin/node
    npm: 6.14.17 - ~/Library/Caches/fnm_multishells/46430_1657095997514/bin/npm

Additional context

I have made an investigate and found it's because the cache key. I'll come up with a PR later.

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
@fi3ework fi3ework added the bug: pending triage Maybe a bug, waiting for confirmation label Jul 8, 2022
@brc-dd brc-dd added bug Something isn't working build Related to the build system and removed bug: pending triage Maybe a bug, waiting for confirmation labels Jul 8, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working build Related to the build system
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants