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?
I have an
optionsmodel in which one of the options is acenter. I've set this up to be acentermodel in the relations.When I change the
centerusingset, nothing is fired from the events. If I change another attribute in theoptionsmodel, events are fired normally.Am I missing something here?