You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently members.member.interests returns null if there are no interests. I'm guessing that's because interests might not have ever been set for that user. It would be nice if that defaulted to an empty array rather than null.
The text was updated successfully, but these errors were encountered:
Currently members.member.interests returns null if there are no interests. I'm guessing that's because interests might not have ever been set for that user. It would be nice if that defaulted to an empty array rather than null.
The text was updated successfully, but these errors were encountered: