soma-template icon indicating copy to clipboard operation
soma-template copied to clipboard

data-repeat incorrectly rendering when initially blank, then subsequently rendered with items

Open Rob-pw opened this issue 9 years ago • 1 comments

Demonstrated by: http://plnkr.co/edit/01kNm2kCdDKElUbYtrXG?p=preview

Initially rendering with an empty array results in incorrect subsequent appending of data-repeat elements

Rob-pw avatar Mar 07 '15 16:03 Rob-pw

For the time being I'm deferring rendering of the template till there are items in the array to repeat over, I assume I could also render on a per-node basis.

Rob-pw avatar Mar 07 '15 16:03 Rob-pw