You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi There MaazAli,
I hope all is well.
Thanks for putting the Malihu Custom Scroller package up on atmosphere, much appreciated.
I added the meteor package and ran into a bit of a problem with the jquery Old: $(window).load VS New: $(window).on("load"
The scroller doesn't seem to function very well and gives me a: Uncaught TypeError: url.indexOf is not a function at jQuery.fn.init.jQuery.fn.load ERROR,
Here's Malihu's comments on the issue. malihu/malihu-custom-scrollbar-plugin#460
I believe if you update your your meteor version of Malihu Custom Scroller from 3.1.3 to 3.1.5 that it should solve this issue.
Let me know if I'm headed in the right direction on this.
Cheers
TJ
The text was updated successfully, but these errors were encountered:
I have "malihu jquery custom scrollbar plugin version Version: 3.1.5 " and Jquery with jQuery v3.1.1 as mention in post.
but still m getting error like: Uncaught TypeError: $(...).mCustomScrollbar is not a function in jquery.min.js
Kindly do the needful.. i didn't get any solution.
Hi There MaazAli,$(window).load VS New: $ (window).on("load"
I hope all is well.
Thanks for putting the Malihu Custom Scroller package up on atmosphere, much appreciated.
I added the meteor package and ran into a bit of a problem with the jquery Old:
The scroller doesn't seem to function very well and gives me a: Uncaught TypeError: url.indexOf is not a function at jQuery.fn.init.jQuery.fn.load ERROR,
Here's Malihu's comments on the issue.
malihu/malihu-custom-scrollbar-plugin#460
I believe if you update your your meteor version of Malihu Custom Scroller from 3.1.3 to 3.1.5 that it should solve this issue.
Let me know if I'm headed in the right direction on this.
Cheers
TJ
The text was updated successfully, but these errors were encountered: