You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Look at this simple jsFiddle: http://jsfiddle.net/5zJQx/; animations transitioning between states don't fire.
Now, it's possible that I've used it incorrectly but I looked at it a couple of times and it seemed OK (transitions are set on the *-add and *-remove classes) and ngAnimate documentation under: http://docs.angularjs.org/api/ngAnimate currently says very little about animations not involving entering/leaving elements...