inuyaksa / jquery.nicescroll

nicescroll plugin for jquery - scrollbars like iphone/ipad
https://nicescroll.areaaperta.com/
3.6k stars 1.67k forks source link

Uncaught RangeError: Maximum call stack size exceeded #728

Open mybydhn opened 6 years ago

mybydhn commented 6 years ago

change height always happen Uncaught RangeError: Maximum call stack size exceeded

jquery.min.js:2 Uncaught RangeError: Maximum call stack size exceeded at Q (jquery.min.js:2) at Function.data (jquery.min.js:3) at m.fn.init.jQuery.fn.scrollTop (jquery.nicescroll.js:3496) at NiceScrollClass.getScrollTop (jquery.nicescroll.js:560) at NiceScrollClass.doScrollPos (jquery.nicescroll.js:2954) at scrolling (jquery.nicescroll.js:3059) at NiceScrollClass.doScrollPos (jquery.nicescroll.js:3092) at scrolling (jquery.nicescroll.js:3059) at NiceScrollClass.doScrollPos (jquery.nicescroll.js:3092) at scrolling (jquery.nicescroll.js:3059)

amitbeck commented 4 years ago

I'm also experiencing this error.

Is it related to the combination of railoffset's top property and railpadding's bottom property?