{{ 0|div }} or {{ '0'|div }} returns false/nothing. The condition is obviously assuming this is false instead of an actual legitimate value.
{{ 0|div }} or {{ '0'|div }} returns false/nothing.
The condition is obviously assuming this is false instead of an actual legitimate value.