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?