polymer attribute data binding with "$=" not working -


i trying bind data link's href attribute instead, polymer returns code is.

expectation a screen acpture of hardcoded values

reality enter image description here

can me understand why it's not working may fix it? thank you.

i made similar question, think may apply yours well. apparently string interpolation not supported yet may want try computed properties.


Comments