I’m running into an issue with filtering my lists. It’s a list of users for a friend platform. I want to be able only to see users who are not current friends of the logged-in user.
For some reason I can only filter from the current users perspective, meaning I can filter if the logged-in user is on the current user friend list, but I cannot filter to see if the current user is not on the logged-in user friend list.
What am I doing wrong here?
