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

component in path renders on every subpath #450

Open
joneldiablo opened this issue Jan 14, 2021 · 0 comments
Open

component in path renders on every subpath #450

joneldiablo opened this issue Jan 14, 2021 · 0 comments

Comments

@joneldiablo
Copy link

joneldiablo commented Jan 14, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant