Thanks to visit codestin.com
Credit goes to github.com

Skip to content
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
@alexeygolev

Description

@alexeygolev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions