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

autoFill true causing whole website stuck #66

Open
himanshusatija-cred opened this issue May 17, 2023 · 5 comments
Open

autoFill true causing whole website stuck #66

himanshusatija-cred opened this issue May 17, 2023 · 5 comments

Comments

@himanshusatija-cred
Copy link

If I'm using autoFill true, it's making whole website unresponsive.

@nathanielCherian
Copy link

Ran into this same issue, I believe it can be fixed if you wrap the Marquee in a div and bound its width to say 500px. The website crashes because it keeps on spawning more elements to fill the page.

@mezotv
Copy link

mezotv commented Jul 5, 2023

Ran into this same issue, I believe it can be fixed if you wrap the Marquee in a div and bound its width to say 500px. The website crashes because it keeps on spawning more elements to fill the page.

Tried this and it still errors our a lot and crashes the site? Do you think @justin-chu will fix this?

@oguzhantufenk
Copy link

Same issue here. Fixed it by giving static width to it.

@lnicepei
Copy link

lnicepei commented Oct 5, 2023

Had same issue, solved by @nathanielCherian's answer

@6lyxt
Copy link

6lyxt commented Apr 30, 2024

i will bump this

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

6 participants