Skip to content

Links change URL but not rendered component #4975

@cameronb23

Description

@cameronb23

I have the bulk of my code located here if you would like to look: https://gist.github.com/cameronb23/3e8841efbd09b9cb135c5702817e5563

I have my routes and navigation set up to reflect that each should direct to a certain route. However, when I click those navigation elements, it changes the URL in my browser, but does not update anything being rendered in the DOM.

Expected Behavior

Switch to route specified and update rendered component and URL accordingly

Actual Behavior

Changes URL but not actual component that is supposed to be rendered on each route.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions