kzima / vuestrap-base-components

Web components that extend Bootstrap 4 - http://kzima.github.io/vuestrap-base-components/#/accordion
MIT License
253 stars 42 forks source link

Navbar toggle? #22

Open tvld opened 8 years ago

tvld commented 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">
     &#9776;
   </button>
hotrush commented 8 years ago

same problem. navbar component is useless without toggling