Steffan Martins Alves
Results
1
comments of
Steffan Martins Alves
If your problem is the same as mine, I solved this issue by removing mCustomScrollbar after the default code like this: $("#scrollableDiv").mCustomScrollbar({ axis:"x", theme:"inset-dark", }); $("#scrollableDiv").removeClass("mCustomScrollbar");