Skip to content

Allow nested routes without parent component #3155

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

Closed
ghost opened this issue Mar 23, 2020 · 1 comment
Closed

Allow nested routes without parent component #3155

ghost opened this issue Mar 23, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 23, 2020

This issue already exist, but was closed: #2105 I do believe it shouldn't have been.

The PassThrough solution will most likely do it, but it is a workaround. I do not want to specify every view as a pass through.

This should imo. be supported by vue-router directly, making it easier to design ones system as small sub components, allowing each component to know it's own navigation and be loosely coupled.

Interface wise I would say it makes sense to simply default to this behavior if component isn't specified.

Also, I don't know if it's the same or another issue, but name hierarchies would make this feature quite powerful

@vue-bot
Copy link

vue-bot commented Mar 23, 2020

Hello, thank you for taking time filling this issue!

However, we kindly ask you to use our Issue Helper when creating new issues, in order to ensure every issue provides the necessary information for us to investigate. This explains why your issue has been automatically closed by me (your robot friend!).

I hope to see your helper-created issue very soon!

@vue-bot vue-bot closed this as completed Mar 23, 2020
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