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
See http://jsbin.com/goqisemeta/5/edit. The filters work on the first binding, but because of how Polymer expressions handle arrays, subsequent updates to the arrays don't run through the filters again, meaning that the UI ignores any changes to array objects.
The text was updated successfully, but these errors were encountered:
See http://jsbin.com/goqisemeta/5/edit. The filters work on the first binding, but because of how Polymer expressions handle arrays, subsequent updates to the arrays don't run through the filters again, meaning that the UI ignores any changes to array objects.
The text was updated successfully, but these errors were encountered: