Closed carlosalbertocruz closed 4 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.
This issue has been fixed in v1.2.0 along with some other issues & improvements. For more details check out this changelog
Perfect scrollbar in sidebar not working in argon dash pro.