-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Issues: vuejs/vue-router
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TS throwing "missing param for named route..." when param is empty string and runtime error when is empty string
has workaround
improvement
Typescript
Typescript related issues
#3839
opened Apr 21, 2023 by
VividLemon
addRoute() with name couldn't replace the existing rule with the same name.
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#3517
opened Apr 9, 2021 by
klwfwdk
Why is it designed as below? it will cause history.replaceState method to be called
contribution welcome
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#3447
opened Jan 14, 2021 by
wxwzl
DOM nodes are being hold by router links in nested views
contribution welcome
improvement
#3321
opened Sep 14, 2020 by
Spirit04eK
Routes with non-ascii characters are not matched in SSR
discussion
docs
has workaround
improvement
#3110
opened Jan 24, 2020 by
ejez
Better error message when the scrollBehavior selector is invalid
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
has PR
improvement
#3008
opened Oct 24, 2019 by
theprojectsomething
Keep path-to-regexp as a dependency for non-browser builds (or expose its exports)
discussion
has workaround
improvement
#2924
opened Sep 9, 2019 by
pimlie
Call next's callback in beforeRouteUpdate
improvement
#2054
opened Feb 10, 2018 by
thatguystone
Loading…
fix(errors): added check if IE11 then use hashchange event listener F…
ie
improvement
#1988
opened Jan 12, 2018 by
margokopli
Loading…
Warn when navigating to named route with a default child (through alias instead of path)
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#1829
opened Oct 18, 2017 by
piotar
Specifying one single value for the props property with named views
contribution welcome
feature request
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#1779
opened Oct 3, 2017 by
green-coder
Param not present when redirecting multiple times
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#1762
opened Sep 26, 2017 by
adam-lynch
when using history mode in IE9 and fallback:false, page will flash before refresh
has PR
ie
improvement
#1675
opened Aug 10, 2017 by
hxlniada
calculated scroll position is incorrect in some browser with animation
browser quirk
improvement
#1530
opened Jun 21, 2017 by
ytkj
Programmatic navigation does not work with "zero or more" route matching
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#1175
opened Feb 17, 2017 by
nicbou
linkActiveClass isn't set on original link when visiting through alias
feature request
fixed on 4.x
This issue has been already fixed on the v4 but exists in v3
improvement
#419
opened Mar 23, 2016 by
niceue
ProTip!
Exclude everything labeled
bug
with -label:bug.