issues Search Results · repo:vuejs/router language:TypeScript
Filter by
957 results
(74 ms)957 results
invuejs/router (press backspace or delete to remove)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 14 hours ago
- #2507
Reproduction
4.*
Steps to reproduce the bug
在选项式的页面中注册页面的子组件中调用守卫事件beforeRouteLeave 但是在声明式的页面中的子组件调用onBeforeRouteLeave就可以
Expected behavior
在注册页面的子组件中调用守卫事件生效
Actual behavior
在注册页面的子组件中调用守卫事件不生效 ...
AiFu-o
- Opened 3 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 16 days ago
- #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 28 days ago
- #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
Reproduction
Here is the reproduction address: https://github.com/liuhui677/router_bug
First, navigate to Page A, then to Page AChild. Next, go to Page B, and then enter Page BChild. After that, go back ...
liuhui677
- 2
- Opened on Apr 3
- #2486
Reproduction
https://github.com/line301u/reproduction-vuerouter-issue-routerlink-stricttemplates
Steps to reproduce the bug
The steps are already added to the reproduction: run pnpm run type-check to ...
contribution welcome
typescript
line301u
- 3
- Opened on Mar 28
- #2484
Reproduction
https://stackblitz.com/edit/vitejs-vite-qjvsopux
Steps to reproduce the bug
Description
When pushing a query using the vue-router, I ve observed inconsistent encoding behavior: query parameters ...
lacherogwu
- 1
- Opened on Mar 24
- #2482

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.
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.