mercredi 31 décembre 2014

Ember Array binding not updating

I have an array in which I'm adding elements. Then, in the template, all the elements are being displayed. The issue is that only the first time an element is added to array, only then the template is being added, afterwards, whenever an element is added to the template, the template is not updating though the element is properly being inserted into the array.


How to make the template update every time the content of the array changes?


A worked example on JSBin: http://jsbin.com/pamequ





Aucun commentaire:

Enregistrer un commentaire