-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
'/news': { component: Posts, meta: { path: 'news', title: 'News', } },
I'm trying to use one component, Posts.vue, for multiple views. But all the views turn in to the last referenced in the navigator setup. The content in Posts is loaded using the meta.path.
Seems I have to make duplicates of this Posts component for it to work. Weird.
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on