Hey there!
I have almost finished my prototype, and I was happy with it. Unfortunately, I had to realize that everything works great in the preview via the play button. However, when I want to make the project shareable, i.e. publish it via the cloud to get a link, an important part no longer works. In my project I simulate an online grocery store, where I have 2 repeaters, the product list repeater from which a row is automatically added to the shopping cart repeater by clicking on the add-to-cart button. Unfortunately, the shopping cart repeater is now not displayed in the shareable link and I can’t figure out what the problem might be. If I publish the html locally, it also works without any problems. However, I need a shareable link that I can insert into a survey tool via an iframe. If I then inspect the cloud link, the shopping cart repeater appears afterwards.
Does anyone have any ideas? Thanks for your help!