Hi, you cannot use vue-router
meta with nuxt as vue2-breadcrumbs seems to use. The best solution is to use the store and/or a middleware to do the same as vue2-breadcrumbs.
@alexchopin but how to do it? Now in $route.matched
always only one item - current route. Will be any updates in incoming 1.0 release?
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
@alexchopin but how to do it? Now in
$route.matched
always only one item - current route. Will be any updates in incoming 1.0 release?