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

How to set route parent? #76

Closed
dahousecat opened this issue May 21, 2020 · 2 comments · Fixed by #78
Closed

How to set route parent? #76

dahousecat opened this issue May 21, 2020 · 2 comments · Fixed by #78
Labels
Milestone

Comments

@dahousecat
Copy link

I can't see any way of defining what the routes parent should be.

Again to use an example from vue-2-crumbs it allows:

meta: {
    breadcrumb: { parent: 'dashboard' }
}

Unfortunately that plugin doesn't appear to work with SSR was hoping this one would!

@Scrum
Copy link
Owner

Scrum commented May 21, 2020

@dahousecat Hi, great two options, I will implement this soon

@Scrum Scrum added this to the 0.7.0 milestone May 21, 2020
@Scrum Scrum added the feat label May 21, 2020
Scrum added a commit that referenced this issue Jun 1, 2020
@Scrum Scrum linked a pull request Jun 1, 2020 that will close this issue
@Scrum Scrum closed this as completed in #78 Jun 1, 2020
@Scrum
Copy link
Owner

Scrum commented Jun 3, 2020

@dahousecat Hi

Unfortunately that plugin doesn't appear to work with SSR was hoping this one would!

I just checked it out and it worked out for me demo, could you tell me what problems you encountered ?

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

Successfully merging a pull request may close this issue.

2 participants