v0.3.3
This fixes a bug where rendering a DocumentFragment
inside a template, inside an Array, inside another template would not correctly render the DocumentFragment
, due to update()
being unnecessarily early!
This fixes a bug where rendering a DocumentFragment
inside a template, inside an Array, inside another template would not correctly render the DocumentFragment
, due to update()
being unnecessarily early!