Images are not lazy loaded when used in a box with negative margins inside a scroller

If you have turned on lazy loading for images in your space settings, Builder’s SDK will observe the element and wait until it’s inside the viewport before loading that image.

Using negative margin values on image containers will affect its normal position and could cause lazy loading to not pick up when placed inside a carousel or a scroller.