@cgallo wrote:
I am trying to create a helper that is observing an array. When the array changes, I want the helper to reevaluate. I am using the helper in a checkbox input that is created as part of an #each structure. The helper determines the value of checked.
I can’t figure out how to set up the array observer correctly. Here is an Ember Twiddle with a simplification of what I have done.
Thanks for taking a look.
Chris
Posts: 4
Participants: 1