-
Notifications
You must be signed in to change notification settings - Fork 158
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
LinkContainer on Pager.Item unknown prop active #185
Comments
I believe this is an issue with react-bootstrap, not react-router-bootstrap. I filed an issue. |
We should have an |
- I can't fix another one because react-bootstrap doesn't have Navbar.Button react-bootstrap/react-router-bootstrap#185 change menuItem name : Organizer -> Program
Hi taion I see the same problem for
|
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 component unless I refresh the page |
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:
The text was updated successfully, but these errors were encountered: