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 was archived by the owner on Dec 19, 2017. It is now read-only.
I'm not sure if this is possible to detect statically that you forget to call polymerCreated() when extending from elements like LIElement. But we should at least improve the runtime errors.
Rather than a no-such-method, we should give a more informative message.