baianat / hooper

🎠 A customizable accessible carousel slider optimized for Vue
https://baianat.github.io/hooper/
MIT License
720 stars 131 forks source link

Weird timing issue when using chrome on Linux Mint #91

Open johnkochjr opened 5 years ago

johnkochjr commented 5 years ago

I am running hooper and it works great but on a couple of our machines, we are running linux mint with chrome and the automatic timer has a weird behavior. I have a basic slide show running that changes slides once every minute. Sometimes, the slides change a couple times and then stop all together and sometimes the slides take maybe 5 minutes to change. Eventually they always end up hanging and the slides stop all together. Perhaps I am doing something incorrect and maybe it is linux mint causing the issue.

Anyone have a similar behavior using small footprint linux machines?

logaretm commented 5 years ago

Hey there, Do you think we could re-create this on a ubuntu vm with low virtual settings (1cpu and 512mb ram)? If you can create a minimal sample that produces this issue on your machines that would be great and will help us debug this, thanks!