lundi 28 septembre 2015

How do I control ember component observer execution order?

I have a component within a component. The child component has two properties passed-in via the template. These properties both have separate observers within the child's component.js.

When I update the bound properties in the parent component in a specific order, the child component's observers fire in the wrong order.

How can I control the order in which the observers fire in the child component?




Aucun commentaire:

Enregistrer un commentaire