@julian so adding a && true at the end of your condition, should work, right?
&& true
case object && object.foo && true: {
@julian so adding a
&& true
at the end of your condition, should work, right?