Have a page with 3 Repeaters (16 items, 4 items and 40 items). The last one with 40 items won’t render, but does when I use Inspect in Chrome it appears. Also when i duplicate the element it ends up as an empty repeater container. When I duplicate the page, the repeater and the strip it’s on are missing.
Sample: missing list
Showing after Inspected in chrome dev tools
Hey Phillip,
Interesting. I took a look at it and it actually displays in Preview (in the Editor). However I see that the live site isn’t displaying.
This really isn’t a Wix Code question though since you aren’t using code to populate the Repeater. For questions regarding the Editor and site components, please contact the Wix support team , as they know best.
BTW - I would recommend keeping the data (for the past events) in a database collection, and then binding the Repeaters to Datasets that filter the events by year.