coreui / coreui-free-laravel-admin-template

CoreUI Free Laravel Bootstrap Admin Template
https://coreui.io/laravel/
MIT License
621 stars 354 forks source link

Collapse sidebarmenu sometimes does not work #71

Open TasneemWahdan opened 3 years ago

TasneemWahdan commented 3 years ago

Sidebar menu does not collapse most of the time. I noticed that there is a relation between drop down menus and sidebar menu, only one of them work properly at one moment. ![Uploading coreui_menu_issue.jpg…]()

TasneemWahdan commented 3 years ago

Oh finally I found the solution! It was popper.js cdn!! I replaced this one

with:

and now everything is working fine!

mmradmtr commented 2 years ago

Oh finally I found the solution! It was popper.js cdn!! I replaced this one

with:

and now everything is working fine!

Thanks!! 💓💓 it worked