For header 77 the preview make it look like it has an infinite scroll but when I copy the component and add images when it comes to the end it has this reload jarring effect. What is the expected behavior and is there a bug?
Justin C. make sure that the images are set to eager load instead of lazy, that might resolve. Otherwise, I'll need a read-only link to investigate it more.
Justin C. okay I mean instead of monkeying around with this you may just want to go the custom code route which seems to have a higher success rate and allows for a bit more fine-tuning.
https://www.nocodesupply.co/item/css-logo-marquee-ticker
Let me know if you run into any issues getting this to work and I can create a cloneable for you.
Matt J. Please send me a cloneable of header 77 that works. I recommend getting the component fixed for everyone though so people can copy paste and it just works for everyone.
Justin C. I discovered the real reason why this wasn't working is because you need to have both of these lists have identical images. So I would recommend deleting the first list and duplicating it to create the effect necessary.
Apologies - should have looked at the read-only link before trying to resolve.