griffin.yo icon indicating copy to clipboard operation
griffin.yo copied to clipboard

data-unless should also check the length of the collection

Open jgauffin opened this issue 8 years ago • 1 comments

childData && childData.length > 0

jgauffin avatar May 18 '16 15:05 jgauffin

must also include !element.hasAttribute("data-unless") && !element.hasAttribute("data-data-if") in renderElement (or a more elegant solution).

jgauffin avatar May 18 '16 16:05 jgauffin