Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PerfectScrollbar not showing #272

Open
expelliamus opened this issue Mar 25, 2020 · 1 comment
Open

PerfectScrollbar not showing #272

expelliamus opened this issue Mar 25, 2020 · 1 comment

Comments

@expelliamus
Copy link

After the latest update the PerfectScrollbar isn't showing. You can see this also in your site https://demos.creative-tim.com/material-dashboard-pro/examples/dashboard.html please fix this asap

@experttab
Copy link

PerfectScrollbar version updated to 1.4 or 1.5.
To show the PerfectScrollbar, you need to add perfect-scrollbar.css to your page. Otherwise it won't show properly. Also, you need to add this javascript in document ready function:
new PerfectScrollbar('.ps');
The old script:
$('.sidebar .sidebar-wrapper, .main-panel').perfectScrollbar();
it won't work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants