The new Lazy Load is great but

So I have been trying to implement the new Lazy Load component on my pages and although it is easy to use on standard images it gets a little tricky when attempting to use it on the slideshow component.

I have a page with 10 images going down the page, when i refresh the page and look at the Network activity, I see the first 4 images are loaded and as I scroll down so the images start entering the network pane. So that is perfect, exactly what i want.

Now I add under all 10 images another column but instead of an image I add a slideshow with about 5 slides inside it. There is unfortunately no dynamic attribute option to add the Lazy Load component to the slideshow or the slides within. The Network inspector shows on refresh 4 images from the normal page as well as all 5 from the slideshow.

Anyone know of a way around this, I will admit I have already tried tricking it in many ways without success.

Community Page
Last updated: