Skip to content

Bug: Links break with internal navigation stuff. #878

@ryan-roemer

Description

@ryan-roemer

I looked into some of the links at issue in #877 and found there's something weird going on with routing:

A working example

  • Open new browser tab to: https://formidable.com/open-source/spectacle/docs/tutorial/
  • Search for "For more information on presenting" and click the presenting link.
  • Result: Navigates to https://formidable.com/open-source/spectacle/docs/basic-concepts/#presenting in browser URL and we get a working page. 🎉

A broken example

  • Open new browser tab to: https://formidable.com/open-source/spectacle
  • Find and click DOCS link.
  • Find and click Tutorial in sidenav.
  • Search for "For more information on presenting" and click the presenting link.
  • Result: Navigates to https://formidable.com/docs/basic-concepts#presenting in browser URL which doesn't exist (below spectacle sub-app dir) and we get a 404. 😿

I'm guessing this applies to other links as well (this is the one I checked).

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✓ VerifiedOrg member or multiple community members can reproduce a given bug🐛 BugIssues or PRs that report or fix a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions