gromo / jquery.scrollbar

jQuery CSS Customizable Scrollbar
GNU General Public License v2.0
755 stars 237 forks source link

ght range error $.ajax #159

Open alaa-spiced opened 6 years ago

gromo commented 6 years ago

Hi @alaa-spiced . Can you provide more details? I don't remember calling $.ajax

alaa-spiced commented 6 years ago

Hey. I was just trying to figure out a solution for the error "uncaught error maximum call stack size exceeded"

I found that I passed data to it which is undefined

alaa-spiced commented 6 years ago

I mean when I use the call back function inside the $.ajax to make a server request

gromo commented 6 years ago

Not clear at all.

But I think it may be related to CSS or JS animation you use. Try to not use CSS animation on scrollable containers.