Hi I have a directive that calls the $animate service / addClass to animate an element in $scope/DOM. My question is, I would like to attach a payload to the done callback-method in my controller and have this callback-method take the payload attached as an argument. I get undefined when I try to log the payload in my controller. Can I do this or not?
/Dan -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
