yii2-bootstrap
yii2-bootstrap copied to clipboard
NavBar Widget Toggle Button Doesn't Work
trafficstars
With the NavBar Widget in the NavBar::begin if you give it a class => ['navbar-inverse navbar-fixed-top'] the toggle button works on smaller screen for each label. But if you remove the class in the NavBar::begin the toggle button still appears but when you press it no action occurs when inspecting the element in google chrome you can see it is a button but you can't click on it to view your nav buttons.
So what's the proposal?
Related to #111