issues
search
vuejs
/
router
🚦 The official router for Vue.js
https://router.vuejs.org/
MIT License
3.95k
stars
1.19k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: fix hash anchor link for `RouteLocationRaw`
#2410
DDDDD12138
closed
3 hours ago
3
从非根组件的路由跳转到根组件,有内存泄漏问题,组件已销毁,但DOM Nodes没有减少
#2408
Gcgetget
closed
3 days ago
0
Support Type Augmentation for LocationQuery and LocationQueryRaw in Vue Router
#2407
TNGD-YQ
closed
4 days ago
1
flat props on RouterLink (`name`, `params`, `query`, `hash`)
#2405
posva
opened
1 week ago
0
Memory leak when using back button to switch between pages
#2404
nWacky
closed
14 hours ago
8
Controlling what scroll position is saved
#2403
posva
opened
1 week ago
0
Ability to pass a custom function for computeScrollPosition
#2402
preetmishra
closed
1 week ago
2
docs: Translate 'Omitting parent components' into Chinese
#2400
jeff-fe
closed
1 week ago
1
docs: document appear transition behaviour (#2392)
#2397
NoelDeMartin
opened
3 weeks ago
1
Make lazy loaded components compatible with Vue Suspense API
#2396
jnoordsij
closed
3 weeks ago
2
When using a Transition on RouterView, Component Templates cannot have multiple root nodes
#2395
modanq
closed
3 weeks ago
1
Add support to avoid scroll position calculation on router push
#2393
index23
opened
1 month ago
8
Route transitions are always played, even without using appear
#2392
NoelDeMartin
closed
1 month ago
1
有关addRoute父子路由name、path相同时的处理结果问题
#2391
Mr-BeanSir
closed
1 month ago
2
fix: 修改当父、子路由路径和名称一样时,子路由upper为-1导致插入有误的问题
#2390
Mr-BeanSir
closed
1 month ago
4
Create byme
#2389
shakkhor-21
closed
1 month ago
1
The onInput event of the input element causes memory leaks.
#2388
tianwangwen
closed
1 month ago
2
TypeError: Converting circular structure to JSON
#2387
lukaszarpak
closed
1 month ago
3
after use router.removeRoute('myName') next use router.getRoutes() 'myName' route-record still exit
#2385
guda-art
closed
1 month ago
0
export `parseURL` function from `packages/router/src/location.ts`
#2384
sardor01
closed
1 month ago
1
Route isn't the same on refresh
#2382
unpseudocomplique
closed
1 month ago
1
Add a commet to a router page template area, then switch url, all the page the won't show again
#2380
yangbocheng
closed
1 month ago
0
Trailingslash has a wrong ranking and creates empty params in array if after a wildcard parameter
#2379
Tofandel
closed
1 month ago
7
vue devtools v7
#2378
Mister-Hope
closed
1 month ago
2
fix: custom directive doesn't work when custom=true
#2377
decademoon
closed
1 month ago
2
Directives do not work on <RouterLink custom>
#2375
decademoon
closed
1 month ago
1
docs: improve example line wrapping
#2374
dpschen
closed
1 month ago
1
Make `params` required in route location types if a typed route has required params to prevent runtime errors
#2372
Anoesj
closed
1 month ago
3
docs: add sample conf for azure static web apps deployment
#2371
jeremy0519
closed
1 week ago
2
Using the 'replace' method of VueRouter, router. replace ({path: 'url', query: {tab: 2, id:'1111 '}}), the parameters on the actual browser URL connection remain unchanged, but it can trigger the onBeforeRouteUpdate method
#2369
liulinana
closed
2 months ago
0
Missing required param on route without parameter
#2367
JulienDecruydt
closed
2 months ago
1
When child route path is "" , route.matched not meet expectations
#2366
chenxiaoleizi
closed
2 months ago
1
docs(scroll-behavior): Fix typo errors
#2365
Q-hj
closed
2 months ago
1
route.params.id is always string | string[] even when repeatable params not used
#2360
jemdiggity
closed
2 months ago
1
Eager way to update query parameters
#2358
plehnen
closed
2 months ago
0
feat(link): add view-transition prop
#2356
posva
closed
1 week ago
2
fix(ssr): handle symboless Modules in dynamic imports
#2355
posva
closed
2 months ago
2
Cannot use groups in path param's custom regex
#2354
Voltra
closed
2 months ago
1
Vuejsde conf banner high res
#2352
antony-k1208
closed
2 months ago
1
Allow url rewrites
#2349
dbzx10299
closed
2 months ago
4
Update history-mode.md nginx example
#2348
el-j
opened
2 months ago
1
docs(types): remove extra space
#2347
BuptStEve
closed
2 months ago
1
Sponsors Cards Cut Off at Bottom of Screen in Documentation
#2346
sreeharsha-rav
closed
3 months ago
2
[Vue Router warn]: Finding ancestor route "/:path(.*)*"
#2344
yfttgdzy
closed
3 months ago
2
CodeSandbox playground in README broken due to not loading vue
#2342
BobbieGoede
closed
3 months ago
1
augmenting `$route` on `ComponentCustomProperties`
#2341
danielroe
closed
3 months ago
1
Default nested route component rendering is different between using `to={name}` and `to="/path"`
#2340
lovetingyuan
closed
3 months ago
2
Update scroll-behavior.md
#2337
G1xiang
closed
3 months ago
2
global components types are not supported after migration from v4.4.0 to v4.4.1
#2336
kamilGawron
closed
3 months ago
2
return and next behave differently in the beforeEach guard.
#2334
1264362700
closed
3 months ago
1
Next