devjin0617 / vue2-admin-lte

:bar_chart: adminLTE to vuejs v2.x converting project
https://devjin0617.github.io/vue2-admin-lte
MIT License
1.07k stars 323 forks source link

Sidebar Menu can't dropdown #41

Open ramdani10 opened 6 years ago

ramdani10 commented 6 years ago

I try click treeview menu on sidebar is not working and not show dropdown menus

ramdani10 commented 6 years ago

up

devjin0617 commented 6 years ago

do you added jquery?

ramdani10 commented 6 years ago

yes i added jquery

jeremy5189 commented 6 years ago

I figured out that if you install Navbar solely, it would cause the navbar dropdown to be covered therefore not seen. If you install the ContentWrap and Slider component at once with Navbar in App.vue the problem will be solved.

gdmec07150725 commented 5 years ago

when I use this.$router.push go out this webSide then to go back ,the menu cant not drop down