Suppose I have the following computed property;
someCP: function() { }.property(obj.innerObj.attr)
My question is will this get triggered even if obj.innerObj does not have 'attr' defined ?
How does this CP work?
Aucun commentaire:
Enregistrer un commentaire