Hello, I have a Columns element, which is bound to an Algolia collection for products. Each product has variants. These variants are another repeating element, within each product.
Looks like this
So the FIRST variant image loads, but the rest of the images are not loading. Is there a setting that I’m missing? When I look at the bound data for each variant element the img_src is there, and the text-name is showing correctly for each variant.
Thank you!