Closed particleflux closed 4 years ago
The tab-style navigation in Bootstrap 4 is activated via nav-tabs not nav-tab. See https://getbootstrap.com/docs/4.0/components/navs/#tabs
nav-tabs
nav-tab
Additionally, this widget is for Bootstrap 4, not 3. Seems to still not support multi-level dropdowns in nav elements.
nav
Thanks!
The tab-style navigation in Bootstrap 4 is activated via
nav-tabs
notnav-tab
. See https://getbootstrap.com/docs/4.0/components/navs/#tabsAdditionally, this widget is for Bootstrap 4, not 3. Seems to still not support multi-level dropdowns in
nav
elements.