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
I had this issue too but it only happens if you have many tabs on Chrome running a lot of animations like the marquee ticker library. It seems to be effective when you have a default speed of 0.25x and initialize your ticker when it is within viewport.
Also, make sure your markup is set up correctly, otherwise, initializing the ticker will most likely crash your browser. I never seem to have this issue if I init the ticker right after everything on my page has finished loading.
Had this same issue which is why I stopped using this script. :( Was hoping maybe someone had found a production ready solution. It's just not worth risking freezing my users browsers if they happen to open the page in a new background tab.
we tried to implement marquee3k on 2 website over a 1year span, and only those 2 websites had this exact same bug :
once in a while, our tab will freeze, and we are unable to close it
only by force killing chrome...
So we expect that it is this marquee3000 lib that bug ;)
I found a user that may have the same bug using this lib too - see here
The text was updated successfully, but these errors were encountered: