AngularJS, animations with ui router which versions work?
问题 There have been some incompatibilities with ngAnimate and ui.router since the release of Angular 1.2. Which versions of Angular, Angular Animate and Angular UI Router work together? 回答1: The following versions appear to be compatible (installed through bower): { "angular": "1.2.3", "angular-ui-router": "0.2.0", "angular-animate": "1.2.3" } I'll update this list as I discover more combinations. 来源: https://stackoverflow.com/questions/20991255/angularjs-animations-with-ui-router-which-versions