Skip to content

component in path renders on every subpath #450

@joneldiablo

Description

@joneldiablo

Hi!!!
I have a component which render a <Router> with a child which have a path="/business" and have many others which have for example path="/business/users" and have one component with the default attribute, then, when I go to any route which not exist inside /business the component rendered is the first one described with path="/business" I spect render the default component. How can I change that? thank you.

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