WeWeb iterator items not showing in event? We Web bug or doing something wrong?

As can be seen in the highlighted image, I clearly have Items array in the iterator which are NOT being populated in the Action loop? It’s just a simply array of integer ids…

Might it be that you’re using an Object that just looks like an array?

No… it’s because you have run the iterator at least once to ‘see’ the data it’s using. (There should really be some warning text in the Weweb UI for the iterator otherwise people are going to be running into the same problem over and over again not knowing that this is the case)

1 Like

This is one of those ones that once you know how it works makes but its not obvious at first. Some sort of hint like you said would be good letting you know that it is empty because it hasn’t been run yet.