RouterLink isActive slot not true when it should be #1552
Labels
contribution welcome
The team would welcome a contribution from the community for this issue
docs
Concerns the documentation content or the documentation website
Version
4.1.5
Reproduction link
jsfiddle.net/16nudxt0/
Steps to reproduce
In the jsfiddle, click on "bar".
What is expected?
I would expect the bool values after "foo" to show "true, false", because
/foo/bar
should indicate that/foo
is active (but not exact).What is actually happening?
The "foo" link says isActive is false.
The text was updated successfully, but these errors were encountered: