Components with their own router. #1983
Replies: 1 comment
-
This wasn't implemented in the end: #1089 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wanted to ask if in
vue-router@4
it is still possible to give a component its own router.In Vue@2 this could be realized by setting a new router in the skeleton of a component.
Is this still possible in Vue@3?
Background is that I have a component in a Nuxt page that gets its own router.
Beta Was this translation helpful? Give feedback.
All reactions