Open dmason30 opened 8 years ago
I believe this is an issue with react-bootstrap, not react-router-bootstrap. I filed an issue.
We should have an activePropName
prop on <LinkContainer>
. If this is unset, then we can avoid passing down an active
prop.
Hi taion
I see the same problem for
<LinkContainer>
<Thumbnail/>
</LinkContainer>
Same here. Is there a possible workaround? For now my links acquire the active class only if the page is reloaded, if the user switches from one page to another, the navbar links do not change their active state.
See my workaround
Not getting the error as mentioned but the active item is not changing for my
Same here, did you try @godmar workaround?
After upgrade of react to 15.6 version I get the same error
Take this example for bootstrap pager:
I get the below warning: