I have a conditional render on a button with custom logic (1 AND 2 AND 3) OR 1 OR 4. So basically I want the button to show if 1-3 all evaluate to true or when 1 or 4 evaluate to true.
It is almost like when you throw the “or” in there it gets messed up. I tested each condition alone and know that they are working. When they all come together they stop working.
I have seen a few threads about issues with the custom logic on conditional rendering and am wondering if this is a bug?
Question
Conditional custom logic not working

Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.