ezekielaquino / Marquee3000

Marquees for the new millenium
https://ezekielaquino.com/2019/marquee
MIT License
438 stars 81 forks source link

Serious Bug: Page becomes unresponsive when div content is empty #20

Open cbxe opened 5 years ago

cbxe commented 5 years ago

Serious Bug -> Page becomes unresponsive when div content is empty.

when i try to make it dynamic then if there is no data in some time then it the CPU usages goes 100% and whole system goes hang due to high usages of that current page usage.

please check this example: https://codepen.io/bypavel/pen/mqLrNE

If you make this div content empty then your page becomes unresponsive.

ChrisLang commented 4 years ago

having the same issue here, seems that just replacing the demo text with images makes the chrome tab unresponsive