creativetimofficial / ct-vue-argon-dashboard-pro

Vue Argon Dashboard Pro - Premium Bootstrap 5 Vuejs Admin Template
https://www.creative-tim.com/product/vue-argon-dashboard-pro
25 stars 7 forks source link

SrollBar side menu #11

Closed carlosalbertocruz closed 4 years ago

carlosalbertocruz commented 5 years ago

Perfect scrollbar in sidebar not working in argon dash pro.

javinievas commented 5 years ago

There is a mistake in the file DashboardLayout.vue

Just change the line: this.initScrollbar(); with: this.initScrollbar('sidenav');

and scrollbar starts to work. That function requires the classname of the items that you want to apply on.

cristijora commented 4 years ago

This issue has been fixed in v1.2.0 along with some other issues & improvements. For more details check out this changelog