Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tab freeze #26

Open
nusson opened this issue Nov 12, 2019 · 2 comments
Open

Tab freeze #26

nusson opened this issue Nov 12, 2019 · 2 comments

Comments

@nusson
Copy link

nusson commented Nov 12, 2019

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

@adrianxadamn
Copy link

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.

@regiside
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants