Using Clones

Hi, I’m using cloning to generate a list of people who have recently visited my profile. The list is read from an SQL database and imported into Thunkable as objects (photo and nickname). The cloning is from container to container. Everything works fine except that in the second-to-last position, an empty clone appears, and then the last clone is displayed correctly. We have checked that the data from the database is correct, and it is. What could be the cause?

You’ll need to provide a screenshot of your blocks or a link to your project. There’s no way to know what’s causing this without seeing how you created it.

Thank you for your reply! Here comes the block where we generate the clones and visualize them on the screen.