Closed Maaarcocr closed 1 year ago
we were not calling to_liquid_value which would result in evaluating and conditions if when the first operand was false
to_liquid_value
and
call to_liquid_value when checking if we should short-circuit
why?
we were not calling
to_liquid_value
which would result in evaluatingand
conditions if when the first operand was falsehow?
call
to_liquid_value
when checking if we should short-circuit