This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
enter/leave events not fired in certain circumstances with ng-repeat (animated content outside app root) #12617
Closed
Description
I am not sure if this is reproducible with the other directives like ng-if or ng-show/ng-hide, but there was a bug reported in angular-ui/bootstrap#4222 where it turns out the events are not fired, nor the animation running - here is a reproduction where it works normally for a defined JavaScript animation with jQuery with ng-repeat, but inside the modal element, it does not log any output.