-
-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
T: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected
Milestone
Description
Problem to solve
The routeable Components for example<v-list-item> doesn't match to routes with querys.
Since the version 3.5.0 of Vue Router can this problem solved with the prop exact-path.
It would be nice, if the routable components get these prop too.
Proposed solution
<v-list-item exact-path
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T: bugFunctionality that does not work as intended/expectedFunctionality that does not work as intended/expected