question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vue 3 menu deselects when using parameter in route

See original GitHub issue

Hi, Im facing the same issue as #176. But Im currently working on Vue 3 with version 5.0.1 on the next branch and I cannot find alias or exactPath to achieve the result in the issue above. So I wonder is there any way to do this on Vue 3.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
yaminnccocommented, Sep 19, 2021

fixed in v5.1.0

1reaction
yaminnccocommented, Sep 16, 2021

i am working on it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Menu deselects when using parameter in route #176 - GitHub
Hey, I'm having great success so far using the sidebar, but I can't figure out how to keep a menu item selected when...
Read more >
Vue Router - Routes with parameters - Stack Overflow
I suggest to use children routes like this: { path: '/plant', component: plantComponent, children: [ { path: ':name', ...
Read more >
Vue JS 3 Tutorial for Beginners #8 - The Vue Router - YouTube
In this Vue 3 tutorial we'll take a look at the Vue Router in ... uo the Vue Router, how to use Router...
Read more >
Routing in Vue3: Navigating the Options - CODE Magazine
Shawn Wildermuth demonstrates how to use Vue Routing in a single page ... This article also explores RouterView, RouterLinks, Route Parameters .
Read more >
vue-sidebar-menu - Bountysource
I am integrating it into a legacy app that does some weird stuff the the URLs such as attaching session parameters. When I...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found