Skip to content

Issues: vuejs/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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Changed behaviour for optional params bug Something isn't working has workaround A workaround has been found to deal with the issue
#1893 opened Jun 20, 2023 by bodograumann
beforeEach guard not changing URL after user uses back button bug Something isn't working has PR This issue has already a PR with pending reviews has workaround A workaround has been found to deal with the issue
#1850 opened May 19, 2023 by dserranog1
Allow passing transient info in navigations enhancement New feature or request needs RFC This feature needs to go through the RFC process first
#1780 opened Apr 6, 2023 by atom-git
slashes should not be encoded for catch all regexes bug Something isn't working
#1638 opened Dec 20, 2022 by keith0305
Warning of invalid param for catch all route with named route redirect enhancement New feature or request good first issue Good for newcomers has workaround A workaround has been found to deal with the issue
#1617 opened Nov 19, 2022 by jfrs
Questions about the catch all syntax docs Concerns the documentation content or the documentation website
#1586 opened Oct 21, 2022 by aldencolerain
RouterLink isActive slot not true when it should be contribution welcome The team would welcome a contribution from the community for this issue docs Concerns the documentation content or the documentation website
#1552 opened Sep 14, 2022 by codecat
Document that vue-router does not handle head/metadata like page title docs Concerns the documentation content or the documentation website
#1539 opened Aug 30, 2022 by Soviut
Allow accessing history state from Route-objects discussion This problem still needs more feedback enhancement New feature or request
#1535 opened Aug 26, 2022 by amxmln
How to pass the router prop to <RouterView /> docs Concerns the documentation content or the documentation website
#1478 opened Jul 20, 2022 by niceplugin
Unexpect scrollBehavior about savedPosition in Safari and Firefox browser quirk Specific to a browser bug Something isn't working has workaround A workaround has been found to deal with the issue
#1431 opened Jun 2, 2022 by abitwhy
Extending RouterLink example does not compile in TypeScript docs Concerns the documentation content or the documentation website enhancement New feature or request typescript Problem related to TS typings
#1429 opened Jun 1, 2022 by TheDutchCoder
Smooth scrolling does not work in firefox but does in chrome browser quirk Specific to a browser bug Something isn't working has workaround A workaround has been found to deal with the issue
#1411 opened May 19, 2022 by lxgr-linux
Expose the matched route record (route.matched[viewDepth]) enhancement New feature or request needs RFC This feature needs to go through the RFC process first
#1408 opened May 19, 2022 by posva
Suspended component in nested route result in child route mounted twice bug Something isn't working external This depends on an external dependency but is kept opened to track it feat:suspense
#1324 opened Feb 25, 2022 by wuhaodes
Nested routes + <Suspense> triggers Vue unhandled error bug Something isn't working external This depends on an external dependency but is kept opened to track it feat:suspense
#1319 opened Feb 23, 2022 by danielroe
There should be a simpler alternative to the(.*)? pattern discussion This problem still needs more feedback
#1301 opened Feb 8, 2022 by zcrittendon
Add support for params generic in useRoute enhancement New feature or request has workaround A workaround has been found to deal with the issue typescript Problem related to TS typings
#1160 opened Oct 16, 2021 by fyapy
Support for multiple route-views inside a transition/keep-alive discussion This problem still needs more feedback enhancement New feature or request needs RFC This feature needs to go through the RFC process first
#1118 opened Sep 16, 2021 by pearofducks
Nested Routers discussion This problem still needs more feedback enhancement New feature or request needs RFC This feature needs to go through the RFC process first
#1089 opened Aug 23, 2021 by posva
Document how to use correctly encoded paths docs Concerns the documentation content or the documentation website
#741 opened Jan 31, 2021 by posva
vm arg in next callback in beforeRouteEnter isn't typed to the component contribution welcome The team would welcome a contribution from the community for this issue typescript Problem related to TS typings
#701 opened Jan 8, 2021 by rudnik275
ESM browser module distribution depends on unsupported import docs Concerns the documentation content or the documentation website
#694 opened Jan 4, 2021 by besenwagen
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.