Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/router

🚦 The official router for Vue.js
https://github.com/vuejs/router

跳转的 path 后面带的参数丢失

zhujunel opened this issue almost 3 years ago
[Vue Router warn]: No match found for location with path "xxxxxxx"

jzfai opened this issue almost 3 years ago
[Vue Router warn]: No match found for location with path "xxxxxxx"

jzfai opened this issue almost 3 years ago
onBeforeRouteLeave is called twice in some cases

sqal opened this issue almost 3 years ago
onBeforeRouteLeave is called twice in some cases

sqal opened this issue almost 3 years ago
Getting started with SFCs

jewpaltz opened this pull request almost 3 years ago
Getting started with SFCs

jewpaltz opened this pull request almost 3 years ago
Nested routes + `<Suspense>` triggers Vue unhandled error

danielroe opened this issue almost 3 years ago
Nested routes + `<Suspense>` triggers Vue unhandled error

danielroe opened this issue almost 3 years ago
There should be a simpler alternative to the`(.*)?` pattern

zcrittendon opened this issue almost 3 years ago
Allow pausing listeners at the history level

beiifeng opened this issue about 3 years ago
Allow pausing listeners at the history level

beiifeng opened this issue about 3 years ago
onBeforeRouteUpdate not working by composition API

exworth opened this issue about 3 years ago
onBeforeRouteUpdate not working by composition API

exworth opened this issue about 3 years ago
createWebHistory with relative path

Hellmy opened this issue about 3 years ago
createWebHistory with relative path

Hellmy opened this issue about 3 years ago
Vue router 4 document doesn't support Korean language.

jsw3363 opened this issue about 3 years ago
Vue router 4 document doesn't support Korean language.

jsw3363 opened this issue about 3 years ago
Add support for params generic in useRoute

fyapy opened this issue over 3 years ago
Add support for params generic in useRoute

fyapy opened this issue over 3 years ago
types(useRoute): add generic for params

fyapy opened this pull request over 3 years ago
types(useRoute): add generic for params

fyapy opened this pull request over 3 years ago
Type checking for route component props – is it possible?

zigomir opened this issue over 3 years ago
Type checking for route component props – is it possible?

zigomir opened this issue over 3 years ago
Route not matched properly after browser refresh

ivanalmasi opened this issue over 3 years ago
Support for multiple route-views inside a transition/keep-alive

pearofducks opened this issue over 3 years ago
Support for multiple route-views inside a transition/keep-alive

pearofducks opened this issue over 3 years ago
fix: warn when multiple instances of router package are used in one app

znck opened this pull request over 3 years ago
fix: warn when multiple instances of router package are used in one app

znck opened this pull request over 3 years ago
Nested Routers

posva opened this issue over 3 years ago
Document examples with new <script setup> SFC syntax

Soviut opened this issue over 3 years ago
Document examples with new <script setup> SFC syntax

Soviut opened this issue over 3 years ago
How to use router.addRoute function to add a route with children?

Abandoned9 opened this issue over 3 years ago
How to use router.addRoute function to add a route with children?

Abandoned9 opened this issue over 3 years ago
Possibility to use a nested object for query parameters

TobiasGraml11 opened this issue over 3 years ago
Possibility to use a nested object for query parameters

TobiasGraml11 opened this issue over 3 years ago
如何判断当前路由是前进还是后退

zbjy opened this issue over 3 years ago
如何判断当前路由是前进还是后退

zbjy opened this issue over 3 years ago
router.replace({name: 'xyz'}) throws if no match, even if default route is available

saurabhgupta050890 opened this issue over 3 years ago
router.replace({name: 'xyz'}) throws if no match, even if default route is available

saurabhgupta050890 opened this issue over 3 years ago
No match found for location with path "xxx"

pany-ang opened this issue almost 4 years ago
No match found for location with path "xxx"

pany-ang opened this issue almost 4 years ago
No match found for location with path "/index"

AIKE-Dereks opened this issue almost 4 years ago
路由页面提示我找不到 文件/user 等……

yang867381349 opened this issue almost 4 years ago
路由页面提示我找不到 文件/user 等……

yang867381349 opened this issue almost 4 years ago
Router link reloads the app when @click handler is added

livthomas opened this issue almost 4 years ago
Router link reloads the app when @click handler is added

livthomas opened this issue almost 4 years ago
Navigating from router-view throws Missing required param

phillduffy opened this issue almost 4 years ago
Navigating from router-view throws Missing required param

phillduffy opened this issue almost 4 years ago
Documentation using modules

posva opened this issue almost 4 years ago
Documentation using modules

posva opened this issue almost 4 years ago
Document how to use correctly encoded paths

posva opened this issue about 4 years ago
Document how to use correctly encoded paths

posva opened this issue about 4 years ago
ESM browser module distribution depends on unsupported import

besenwagen opened this issue about 4 years ago
ESM browser module distribution depends on unsupported import

besenwagen opened this issue about 4 years ago
Bring back addRoutes method

Mikilll94 opened this issue about 4 years ago
Bring back addRoutes method

Mikilll94 opened this issue about 4 years ago
Cannot switch between aliased paths

radek-altof opened this issue about 4 years ago
addRoute does not add new routes as children

antony-k1208 opened this issue about 4 years ago
addRoute does not add new routes as children

antony-k1208 opened this issue about 4 years ago
Won't work with Suspense

yaquawa opened this issue about 4 years ago
doc: remove extra brackets

little-buddy opened this pull request about 4 years ago
doc: remove extra brackets

little-buddy opened this pull request about 4 years ago
Plus signs in query parameter not decoded to space

schuch opened this issue over 4 years ago
Plus signs in query parameter not decoded to space

schuch opened this issue over 4 years ago
Suspense doesn't display fallback content and warning is output

seijikohara opened this issue over 4 years ago
The addRoute method does not work

yunlongduan opened this issue over 4 years ago
The addRoute method does not work

yunlongduan opened this issue over 4 years ago
useRoute() return value will delay a moment

TimRChen opened this issue over 4 years ago
Warning message for routes added with addRoutes

anncwb opened this issue over 4 years ago
Component error problem

anncwb opened this issue over 4 years ago
No match found for location with path

anncwb opened this issue over 4 years ago
No match found for location with path

anncwb opened this issue over 4 years ago
Component guards not working when defined on mixins

AgileInteractive opened this issue over 4 years ago
Component guards not working when defined on mixins

AgileInteractive opened this issue over 4 years ago
Provide a way to disable warnings for "No match found" when testing

cexbrayat opened this issue over 4 years ago
Provide a way to disable warnings for "No match found" when testing

cexbrayat opened this issue over 4 years ago
Provide a way to disable warnings for MATCHER_NOT_FOUND when testing

cexbrayat opened this issue over 4 years ago
Provide a way to disable warnings for MATCHER_NOT_FOUND when testing

cexbrayat opened this issue over 4 years ago
Page transition error with Vue3-b16: Cannot read _leaveCb property

cliqer opened this issue over 4 years ago