Named views at root #485
-
I have the following <template>
<RouterView name="sidebar" />
<RouterView />
<template> The pages are displayed correctly inside of the |
Beta Was this translation helpful? Give feedback.
Answered by
posva
Aug 22, 2024
Replies: 1 comment 4 replies
-
This is the correct way, it works when I tested. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use
definePage()
within the page component to change the route path