When using the mobile navbar dropdown, after clicking a menu item, the dropdown doesn’t close automatically. It remains open and blocks the view. Steps to Reproduce: Open Bootstrap’s demo site on a ...
I've been unable to get a NavBar with dropdowns. After quite a bit of frustration trying things out, I found that this works instead: public class MenuComponent implements INavbarComponent { private ...