Condition is red, even though Evaluator says it's met

I have a condition, which Debugger puts red (has been met), while the Evaluator shows it’s met. How is this even possible?

Sounds like a privacy rule warning. Nothing fancy.

Not sure I understand what privacy has to do with this. I am asking why the condition is red (false) while the condition is actually true.

Boolean expressions in Bubble are evaluated left-to-right. Your expression does not mean what you think it means.

This topic was automatically closed after 14 days. New replies are no longer allowed.