coreui / coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://coreui.io/product/free-bootstrap-admin-template/
MIT License
11.98k stars 3.13k forks source link

Sidebar nav-dropdown not expanding #597

Closed najohnson11936 closed 2 weeks ago

najohnson11936 commented 2 years ago

Nav dropdowns are not expanding properly within Sidebar. The nav-group-items elements are available when inspecting but are not visible anywhere on screen. This appears to be prevalent and replicable in the docs example for Sidebar -https://coreui.io/docs/components/sidebar/

alexzaugarov commented 1 year ago

@najohnson11936 I had the same problem. Fixed by adding data-coreui="navigation" to .sidebar-nav element. You can see it in markup here https://coreui.io/demos/bootstrap/4.3/light/# image