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
I am new to polymer. I was trying to bind an html attribute such as title. When I change the value programmatically, it does not change. I could do this with non-html attribute. You can find the example code here. I do see the value of the attribute changing, however I do not see it reflecting in UI.
While searching on the net, I found following references to this issue - #1, #2. But could not ascertain if this is by design not supported or is there a workaround?
The text was updated successfully, but these errors were encountered:
I am new to polymer. I was trying to bind an html attribute such as title. When I change the value programmatically, it does not change. I could do this with non-html attribute. You can find the example code here. I do see the value of the attribute changing, however I do not see it reflecting in UI.
While searching on the net, I found following references to this issue - #1, #2. But could not ascertain if this is by design not supported or is there a workaround?
The text was updated successfully, but these errors were encountered: