Saturday, 17 August 2013

ng-click inside ng-repaat with animations,but event do not fire,why?

ng-click inside ng-repaat with animations,but event do not fire,why?

Here is the code in jsFiddler
As you can see the code,when you click the add button ,I push a new item
to the $scope.p,and every item in the ng-repeat has a event-binding,all
the things works well,but when I add the attribute 'ng-animate',the event
doesn't fire. thank you a lot!

No comments:

Post a Comment