You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently once attached <imported-template> stamps imported content into DOM.
We could apply Polymer's convention and does not stamp a thing, untill .model property gets attached, or if and attribute is specified.
The text was updated successfully, but these errors were encountered:
Currently once attached
<imported-template>
stamps imported content into DOM.We could apply Polymer's convention and does not stamp a thing, untill
.model
property gets attached, or if and attribute is specified.The text was updated successfully, but these errors were encountered: