dom-repeat
in a falsy dom-if
should hide newly stamped children
#1751
Labels
dom-repeat
in a falsy dom-if
should hide newly stamped children
#1751
If the
dom-repeat
in adom-if
stamps new children whiledom-if
is false (_hideTemplateChildren == true
), those should be hidden.Discovered during code review of #1635.
The text was updated successfully, but these errors were encountered: