Trigger with two conditions is always triggered while one condition is false

Clash Royale CLAN TAG#URR8PPPTrigger with two conditions is always triggered while one condition is false
I have defined a trigger with two conditions of which both check whether variable is true.
It clearly states that "Fire this trigger when an Event occurs and all of these conditions are true".
I've checked that other one is False since it is supposed to return false after a certain date (way past today).
Why it is still triggered? Does it check that the variables are defined and not the actual values of variables and therefore returns true?

By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Could you please share more details about the trigger settings, preferably with a screenshot of the above mentioned conditions. Also, it would be useful to see the exact values of these variables from the GTM debug window.
– kgrg
1 hour ago