-
### Astro Info
```block
> npx astro info
Astro v4.16.6
Node v22.7.0
System Windows (x64)
Package Manager npm
Output …
-
### Environment
**Vuetify Version:** 3.5.2
**Vue Version:** 3.4.7
**Browsers:** Chrome 113.0.0.0
**OS:** Windows
### Steps to reproduce
1. Visit https://vuetifyjs.com/en/components/navigation…
-
@vue/preload-webpack-plugin@^2.0.0
webpack@4.36.0
react-loadable@^5.5.0
import(
/* webpackPreload: true */ /* webpackChunkName: "navigation" */ './xxx'
)
-
I'm writing a mobile app. Each tab should have its own navigation stack, i.e. you can navigate in the "News" tab, switch to the about tab and hit "About", and switch back to the News tab, leaving off …
-
Creating a sample single-page application (SPA) with Vue.js involves several key steps. For simplicity, I'll outline a basic example: a task manager app where you can add and list tasks. This example …
-
"vue": "^2.5.17",
"swiper": "^5.4.5",
"vue-awesome-swiper": "^4.1.1",
When I click router-link, url is changing, but doesn't redirect to the page. Only if I refresh.
```
data() {
retur…
-
Redirect the user if they attempt to access a protected route. This should be handled by vue router.
https://router.vuejs.org/guide/advanced/navigation-guards.html
-
### Environment
**Vuetify Version:** 3.7.2
**Last working version:** 3.7.1
**Vue Version:** 3.4.27
**Browsers:** Opera 113.0.0.0
**OS:** Mac OS 10.15.7
### Steps to reproduce
Type a random st…
-
### Environment
```bash
Developement/Production OS: NixOS 24.05.20240106.46ae021 (Uakari) x86_64
Node version: 21.1.0
Package manager: npm@10.2.0
Radix Vue version: 1.2.7
Shadcn Nuxt version: 0.8…
-
### Environment
------------------------------
- Operating System: `Linux`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-rc.12`
- Nitro Version: `0.6.0`
- Package Manager: `npm@7…