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?