addyosmani / addyosmani/polymer-filters
Filters on arrays only work once.
Abierto
bug
- Lenguaje dominante
- JavaScript
- Estrellas
- 102
- Forks
- 21
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.