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
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
<template if='xyz}}'></template> would also be nice to warn on.
Or hell, even <template if='xyz'>. Like compilers warn when you make a syntax error or your if clause evaluates to a constant, seems fitting for Polymer's template compiler to too.
Given the following:
We should
console.warn
here.The text was updated successfully, but these errors were encountered: