Andy Mikulski

Results 1 issues of Andy Mikulski

It appears that the `assign` operator doesn't like comparisons (i.e. `[thing] contains [other thing]`). For instance, I would expect this to work: ``` {%- assign is_some_product = variant.tags contains "example"...

Feature Request