robdodson / angular-custom-elements

Polymer directive to hold all yr bindings together
23 stars 4 forks source link

one-way bindings current only work in Chrome (Polymer bug) #3

Closed robdodson closed 7 years ago

robdodson commented 8 years ago

If you give Polymer both an attribute AND a property it looks like it uses the attribute when the element finally boots up.

Looks like this'll be fixed in the next release of Polymer Polymer/polymer#3779

robdodson commented 8 years ago

Note, this only affects the one-way bindings. The interpolated binding directive works fine in other browsers because it doesn't directly set a property

Splaktar commented 7 years ago

It looks like this was merged on July 22nd (https://github.com/Polymer/polymer/pull/3780). Does that mean that it was part of Polymer 1.7.0?

robdodson commented 7 years ago

yep it looks like it should be in 1.7