-
Since vue-router is working in development mode, I think I had mistakenly log issue on vue-router github. Because I lately found out that I'm running it on ```serve``` (after ```npm run build``` for v…
-
### Version
3.5.1
### Reproduction link
[https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203](https://github.com/vuejs/vue-router/blob/dev/types/router.d.ts#L203)
#…
-
Today I noticed that vue-router added [`aria-current-value`](https://router.vuejs.org/api/#aria-current-value) attribute to ``.
This is added in 3.2.0: https://github.com/vuejs/vue-router/blob/dev/…
-
From vuejs/vue-router#3464
- Add to migration guide the need of encoding `path` in `routes`
- Examples on how to use router-link and router.push with `string`/`{ path }` locations
-
This can be where we discuss the changes necessary to implement VueJS.
Important dependencies/plugins to remember:
1. **@vue/cli** and **@vue/cli-service** (globally installed) - used to install d…
-
### What happened?
Following [the guide](https://quasar.dev/start/upgrade-guide/) to update the packages with `quasar upgrade` we get the following error:
![image](https://github.com/user-attachme…
-
Hello !
Just want to know if `vue-link` main purpose is for Vuejs component library dealing with HTML links.
For example, when I import my `` component (integrating `vue-link`) in my Nuxtjs app, i…
-
Los enlaces del sidenav no estan usando el router link que trae incluido el vue router.
Ref: https://github.com/UNEFAdev/forza/blob/master/src/components/Home/layout/SidebarHome.vue
-
### Version
3.0.2
### Reproduction link
[https://router.vuejs.org/api/](https://router.vuejs.org/api/)
### Steps to reproduce
1. Read the API documentation at https://router.vuejs…
Fiouz updated
4 years ago
-
## Info
- Platform: Win10
- Vetur version: 0.24.0
- VS Code version: 1.44.2
## Problem
No intellisense in .vue files for vuejs plugins like vue-router.
## Reproductible Case
## Tests …