Hi,
I'm trying to add a new object to a child array, which is contained within another array.
I've created a jsbin to show you exactly what I mean - are you able to help me get the newly pushed child object to display?
I would expect the text "why wont this appear after updating my view model?" to show upon it being pushed into the array but it doesn't render.
http://jsbin.com/enutew/23/edit?html,console,output
Thanks
Will
I'm trying to add a new object to a child array, which is contained within another array.
I've created a jsbin to show you exactly what I mean - are you able to help me get the newly pushed child object to display?
I would expect the text "why wont this appear after updating my view model?" to show upon it being pushed into the array but it doesn't render.
http://jsbin.com/enutew/23/edit?html,console,output
Thanks
Will