Skip to content

Active class for links with query params #209

@Rhincodon

Description

@Rhincodon

HI. I have v-link to named route without query params. Active class works correctly on exact matching and within subroutes. But if I go to the same route with query params, active class no longer works.

Example:
I have link to users list in sidebar — /users. Active class works when route match /users and on subroutes like /users/1. But it does not work within route like /users?page=2.

On version 0.6.1 that behavior worked correctly, but on 0.7.5 it no longer works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions