Hello FlutterFlow Community,
When I add desiredGender to Firebase and input a gender, I get a red error screen on my test session.
When I remove "male" or "female" from desiredGender, the red screen goes away.
Can you please check my screenshots and see what I am missing?
I do have 3 filters set up to display the desired gender of the user, to ensure the document is not in matches or rejected, and to make sure that the preference of the users are all set to dating to ensure that someone who does not want to be in dating is not shown.
When a desiredGender is input in Firebase, it renders the red screen even though the filter is set up to filter only based on that desiredGender.
Any help is appreciated. Thank you in advance.