Skip to content

case-insensitive on isActive property #3656

Open
@Kyle-Ye

Description

Version

3.5.3

Reproduction link

localhost/active-links/abouT

Steps to reproduce

What is expected?

The "/about" will be treated as active.

What is actually happening?

The "/about" is not treated as active.


Since Vue Router already supports case-insensitive matching for routes themselves. I think it should be the same for the active match to be case-insensitive too.

Metadata

Assignees

No one assigned

    Labels

    bugfixed on 4.xThis issue has been already fixed on the v4 but exists in v3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions