Open
Description
On small screens, the navbar collapses to a single button. When making a selection in the dropdown menu, I want the menu to auto-collapse back into the button. I followed the instructions for Responsive Navbars in React Bootstrap's documentation but it's not working for me on my phone. Specifically, I added a Navbar.Toggle
and the property collapseOnSelect
.