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.
ngAnimate on ngView duplicates the ngRepeat in the view template #2304
Closed
Description
It might be that I'm using the animator incorrectly, but this is the behaviour
http://beta.plnkr.co/edit/whIMmE9eScbWMcd475ul?p=preview
I used both scenarios — getting data using resolve and getting it in controller.
Before destroying the scope ng-repeat "goes mad".
Update:
Another weird behaviour can be seen here:
http://beta.plnkr.co/edit/eFQ31X2er0ePIhEnZsjs?p=preview
I added the third view with a directive that uses Isotope. Isotope disappears as soon as you change a path, while the rest of the view fades out as expected.
Seems like ngAnimate messes up the behaviour of directives inside ngView.
Metadata
Metadata
Assignees
Labels
No labels