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
title is a built-in attribute and (to my knowledge) cannot be replaced with a polymer attribute. You'll have to name your attribute something different like data-title or my-title
i know. and this take some time to understand. Maybe better to add checks to attributes or display readable error message. I think also behavior in different browsers should be the same.
subject.
example:
<polymer-element .... attributes="title">
The text was updated successfully, but these errors were encountered: