I assigned an ID to every image in a repeating group (property-image-1, property-image-2, etc.)
Using the HTML element I loop through them, I can select the first element just fine but the rest return null. I can manually drop right into the console and select the other elements just fine. But Bubble will only find the first one.
What am I missing?