navbar in vue i some text is under the navbar when change in router view code example
Example: router navbar vue
//the links of the navbar must use :
<router-link to="/[route-name]">[Navbar-link-Name] <router-link>
//use this instead of <a></a>, so the routing can work