I can't edit my last asnwer. The last problem I said it is angular, not the animation itself. When I click on the link it adds all those classes (ng-hide-remove, ng-hide-remove-active, etc) so if I click while those classes are in the DOM it will add the other classes which hides the animation (ng-hide-add, ng-hide-add-active, etc) so probably they are canceling each other that's why I have to wait until the animation is over so angular will remove the first ones and then it will work correctly. I don't like that, I'll look for a solution for that issue.
-- 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/d/optout.
