@siva_abc wrote:
In the guide, it is said the
didUpdateAttrs
will be called when there is a change in the attributes used by the template. http://emberjs.com/blog/2015/06/12/ember-1-13-0-released.html#toc_component-lifecycle-hooksBut the
hook is not called while an object is added or removed from an array.
Here is a twiddle stating it.
Correct me if I got anything wrong.
Posts: 1
Participants: 1