Closed novitoll closed 9 years ago
@ziscloud Following up
@Novitoll I never encounter this issue, could you please share your simple syntax to use this directive. Second, if you want to upgrade to the latest version, just downland it or change the version number in your bower.json and execute the bower update.
@ziscloud Thanks, yes it seems I need to upgrade it. Could you please track also the version somewhere at the top of angular-slimscroll.js file, so consumers could define the version easily. Thanks!
@ziscloud The reason has been found. It comes from the latest jquery.slimscroll.js version (1.3.6), and it works fine with its 1.3.3. Thanks!
I also have this problem. Why doesn't angular-slimscroll use slimscroll.js version (1.3.3) then?
+1
I have the same issue with jquery-smilscroll 1.3.3
@silentFred, could you please provide a JSFiddle online example to demonstrate your issue?
Hello, I'm getting double scroll bars on 1.1.0 version
I'm using the slimscroll directive which works fine and the extra bar is
<div class="slimScrollBar">
and it seems it is the default wrapper element. Could you please advise if I need to upgrade to the latest version (1.1.3) or is there any idea? Thanks