We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.0.2
http://jsbin.com/faziyeroti/edit?html,js,output
Click the "Customer id 1" link.
The "Customers" link should be shown as active as this is the route that was matched.
The "Customers" link is not shown as active.
The text was updated successfully, but these errors were encountered:
Dupe of #3233, #3237, #3277. Please check existing issues first.
Sorry, something went wrong.
Thanks. Did a search, but apparently not one with the right terms.
If others stumble across this issue, the solution appears to be a nested route with no component: #3277 (comment)
No branches or pull requests
Version
3.0.2
Test Case
http://jsbin.com/faziyeroti/edit?html,js,output
Steps to reproduce
Click the "Customer id 1" link.
Expected Behavior
The "Customers" link should be shown as active as this is the route that was matched.
Actual Behavior
The "Customers" link is not shown as active.
The text was updated successfully, but these errors were encountered: