issues Search Results · repo:vuejs/router language:TypeScript
Filter by
960 results
(84 ms)960 results
invuejs/router (press backspace or delete to remove)Reproduction
We encountered a production-only error in our Vue 3 application using Vue-Router: TypeError: Cannot destructure property
options of inject(...) as it is undefined This error occurs only in ...
tt-a1i
- 1
- Opened 9 days ago
- #2514
Reproduction
https://play.vuejs.org/#eNqlVFtP2zAU/itnYVKK1salIB6yUMEYG5t2QWzay7KHNHHbQGJbtlOKqv73Hdu5FcpepiqNcy7f+XzOZ2+8MslZcKe80MtLwaWGDaSSJppeCAFbmEtegr+qqB+zNkDySlPZegPiDF2IyW18iRCBy49ZizzA5zBmAEGl6MClu++SV0wP/ANM8w+9oVenI79I01IUmD81gdHyaHpNi4KbYq8igp/WLOwLF0pLzhbTy0pKyrTjDCLRyzAitQ82G3htHcG8KoobdMJ2a2GIw4lYsmoAby3LLzm7B83PYo/E3vQjxzVc85JGpPO/mJHM0NKmXZivZ3kRaWpGZja7WL9y+gCkjqvdEWkbg/1yvQz0nol+pSWXj9e50vga1kaH25/06Ok0N6AfBYUPFUt1zllSXHJ0MOzqELBhLjP2MDX22iTTE8u20UFjqMXQKMX0YCeutXSq4UxpeI/sDQVTPNxHBs5gcAhnOFXTHkl1JRksB36Wr/whbLZD8PsYPuoNZx0zurZMXJVa2mc73RlYxKVrXLivm4PDoS1qwlUIv93QNk5v4BMkkDY8w643W5vVD7QK2Y3uk64z/uD/FvnjvPttNYdEpTIXGhRuX0CRsAXqTivUnBGKc+ISP56cpsm0QcKzNHkmq52p/F+dFmpvIaeLUZkIvJU4w1K2+XHtwAqhG7CxdWo15thbai1USEjFxP0iwB6SLuL8JDgOxiTDgfWsAVXlaCb5g8L1HaLXE4m9cwwiGV1pzgs1SkT+UolngeenwWlwRIp8RhCd5Cyja4ttoFFyW9ymVqi3eb54skkz9ryg8rsw4t7dbIKX3cNna9Oyoi3RdEnT+z32O7V2lG8kxd2t8HS2Pp3IBcWbyLivfnyja1y3zpJnVYHR/3DeUsWLynB0Ye8qliHtXpxl+8nOLGeLn+pqrSlTzaYMUdsNG28HaeT90tY7usfBSa+LSj8WVAWpMrcdXptDMHeiy5txmVEZwkSsAcnmGRyMx+O3xlUiXM5GM641L0M4Gou1tYsky5Bsa7HXA8LCFBJ4g48FrrMLOsfD2Y9cTvqVO/iOQJqmPQIhjPE3qRG87V91uYzN ...
sheepzh
- 1
- Opened 10 days ago
- #2512
What problem is this solving
I m pretty sure this isn t possible today, but I d be curious if I m thinking about this problem correctly, and if so
would love to propose extending the existing resolver ...
4storia
- Opened 12 days ago
- #2510
What problem is this solving
Enable precise control over cached component instances when combining RouterView with KeepAlive.
For instance, when the route.path is /user/:id, distinct component instances ...
l246804
- 1
- Opened 17 days ago
- #2507
Reproduction
4.*
Steps to reproduce the bug
在选项式的页面中注册页面的子组件中调用守卫事件beforeRouteLeave 但是在声明式的页面中的子组件调用onBeforeRouteLeave就可以
Expected behavior
在注册页面的子组件中调用守卫事件生效
Actual behavior
在注册页面的子组件中调用守卫事件不生效 ...
AiFu-o
- Opened 20 days ago
- #2504
Reproduction
https://github.com/char101/vue1
Steps to reproduce the bug
1. Run pnpm run dev
2. Click button, verify that the counter is increasing
3. Add a comment on Test.vue to trigger hmr
4. ...
contribution welcome
enhancement
char101
- 3
- Opened on May 14
- #2500
What problem is this solving
When using Tailwind (or other utility-first frameworks), the activeClass prop on RouterLink can fail to override the
base link styles if the generated base-color rule appears ...
xerox0213
- 2
- Opened on May 2
- #2499
What problem is this solving
Navigate to an unknown route isn t catch by typescript.
export const router = createRouter({
routes: [
{ path: /foo , component: () = import( ./pages/foo.vue ) }, ...
ThomasKientz
- 1
- Opened on Apr 21
- #2494
Reproduction
Not possible on the playground or CodeSandbox.
Steps to reproduce the bug
1. Have the Vite dev server running and the page open in a browser.
2. Make edits to the Typescript setup script ...
merlinz01
- 1
- Opened on Apr 18
- #2492
Reproduction
https://codesandbox.io/p/sandbox/wonderful-zeh-3zckk4
Steps to reproduce the bug
Our team is working with nested routes, using the Omitting parent components option to better organize our ...
mariofdezzz
- 1
- Opened on Apr 3
- #2487

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.