addyosmani / addyosmani/polymer-filters

Filters on arrays only work once.

Open
#21 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
102
Forks
21
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.