Thank you for your answer. I already have this in my code:
// get data from the dataset for each repeater item
$w(" [#repeater1](https://www.wix.com/code/home/forum/search/posts%3Fquery=%23repeater1) ").forEachItem( ($w, itemData, index) => {
Is this line in the wrong position? What do I have to change?