Closed Heydon closed 5 years ago
Inside a repetition context (<s-tack> or <g-rid>) the <l-ine> component bugs out. Probably needs to wait on whenDefined before doing the DOM manipulation.
<s-tack>
<g-rid>
<l-ine>
whenDefined
Inside a repetition context (
<s-tack>
or<g-rid>
) the<l-ine>
component bugs out. Probably needs to wait onwhenDefined
before doing the DOM manipulation.