Just wondering if this is expected behavior. When I render a containerless liquid-if
{{#liquid-if isShowing containerless=true class='hello-world'}}
I'm having trouble getting any transitions to match, using either hasClass or childOf.
inHelper('liquid-if') does work.
Just wondering if this is expected behavior. When I render a containerless
liquid-ifI'm having trouble getting any transitions to match, using either
hasClassorchildOf.inHelper('liquid-if')does work.