Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isActive returns false for paths with optional params #3573

Closed
misogl opened this issue Jun 23, 2016 · 1 comment
Closed

isActive returns false for paths with optional params #3573

misogl opened this issue Jun 23, 2016 · 1 comment

Comments

@misogl
Copy link

misogl commented Jun 23, 2016

Version

2.4.1

Test Case

http://jsbin.com/baqanihiha/edit?html,js,output

Steps to reproduce

Click on first link -> path is active
Click on second link -> path is not active

Expected Behavior

Path should be active in both cases.

Actual Behavior

isActive returns true only when current location does not contain any optional parameters.

@taion
Copy link
Contributor

taion commented Jun 23, 2016

Dupe #3277 and others

@taion taion closed this as completed Jun 23, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants