Open tvld opened 8 years ago
Not sure if it is a bug or not... But I cant get navbar toggle to work on small screens. Is there an example for this? I tried:
<button class="navbar-toggler hidden-sm-up" type="button" data-toggle="collapse" data-target="#exCollapsingNavbar2" aria-controls="exCollapsingNavbar2" aria-expanded="false" aria-label="Toggle navigation"> ☰ </button>
same problem. navbar component is useless without toggling
Not sure if it is a bug or not... But I cant get navbar toggle to work on small screens. Is there an example for this? I tried: