Open
Description
Version
4.1.5
Reproduction link
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.