vue-router icon indicating copy to clipboard operation
vue-router copied to clipboard

🚦 The official router for Vue 2

Results 117 vue-router issues
Sort by recently updated
recently updated
newest added

addRoute is missing the added version at Chinese document

### What problem does this feature solve? being able to return a value in a navigaiton guard: ```ts router.beforeEach(to => { if (!user) return { name: 'login', query: { redirectTo:...

feature request
fixed on 4.x

### Version 3.6.5 ### Reproduction link [stackblitz.com](https://stackblitz.com/edit/vitejs-vite-exqdxv?file=src/views/About.test.js) ### Steps to reproduce 1. Giving a basic options API component ```vue {{ msg }} export default { computed: { msg() { return...

docs

Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950...

dependencies

need to fix undefined next error

need repro

Press F5 to reload, it doesn't check permissions. If I press the normal path, it checks permissions. But when I go to one of the pages and press F5, it...

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). 6.2.2 Bug fixes Backported 00c425ec to the...

dependencies