Chat Clone - Inner user list won't render

Using Adalo’s Chat tutorial. All good except 1 thing I can’t fix:

In the tutorial: The list of existing Conversations for LoggedUser is:

  • An outer list of Conversations where Logged User is a member, and
  • An Inner list of Users where User email is not Logged User email

When I make the inner list, it doesn’t render. If I don’t make the inner list it does render.
What am I doing wrong?



Interestingly, if I manually change the Name of the Conversation in the DB, it will render!
screenshot-previewer.adalo.com-2021.04.27-07_34_45

Even the Adalo Chat clone is doing the same thing for me right out of the box. What’s going on?