-
Naming your file `[...path].vue` generates the router path `:path(.*)`.
This is documented here: https://uvr.esm.is/guide/file-based-routing.html#catch-all-404-not-found-route
Vue Router documenta…
jods4 updated
4 months ago
-
Articles.vue
```
vue-router.esm.js:16 [vue-router] 's event prop is deprecated and has been removed in Vue Router 4.
Use the v-slot API to remove this warning: https://next.router.vuejs.org/guid…
-
### Reproduction
https://github.com/vuejs/router/blob/main/packages/router/__tests__/router.spec.ts#L300-L328
### Steps to reproduce the bug
- Route with an optional parameter
- Set the parameter
…
-
1. Setup Vuejs environment
2. Create a project using Vuejs
2. Create routes
3. Install Vue-router
4. Set up user authentication (Login and register pages)
5. Create a Vuex store
6. Create Produc…
-
**Describe the bug**
The current code (Nextcloud Hub 8 29.0.2) triggers CSP errors "EvalError: call to eval() blocked by CSP".
Each of those errors indicates that some JavaScript code was blocked,…
-
https://next.router.vuejs.org/guide/
-
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
-
Hello,
When running the license checker 2 times on the same folder without any change on whole system between two runs,
the list of package order is not kept.
Therefore, the output of license c…
-
### Is your suggested enhancement related to a problem? Please describe.
_No response_
### Describe the solution you'd like
When browsing for mods/etc to view its description/versions/gallery…
-
Ref: https://next.router.vuejs.org/guide/migration/