backbone-nested-models icon indicating copy to clipboard operation
backbone-nested-models copied to clipboard

events not firing on nested children

Open designermonkey opened this issue 10 years ago • 0 comments
trafficstars

I have an options model in which one of the options is a center. I've set this up to be a center model in the relations.

When I change the center using set, nothing is fired from the events. If I change another attribute in the options model, events are fired normally.

Am I missing something here?

designermonkey avatar Jan 15 '15 17:01 designermonkey