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
The docs should be updated to explicitly point this out. Probably at the beginning of the template binding page.
If you put a "repeat" or an "if" on the outermost template in a custom element, we should log a warning to the console clearly explaining why it's ignored.
We will add a warning as you suggest, and then consider other possibilities in the longer term (e.g. auto generating an enclosing template, or using some other name for the outer template).
All the examples on http://www.polymer-project.org/platform/template.html don't show that you need to do this.
@rafaelw
The text was updated successfully, but these errors were encountered: