Angular 1.5.0. Root Template is duplicated when reloading the page with UI GRID via ocLazyLoad. $$animateJs is undefined
问题 I'm using: Angular, angular-animate both are v. 1.5.0 Angular UI Grid v. 3.1.1 ocLazyLoad v. 1.0.9 Angular ui router v. 0.2.18 The Error is : TypeError: $$animateJs is not a function at d (angular-animate.js:2141) at angular-animate.js:2131 at h (angular-animate.js:3174) at Array.d.push.fn (angular-animate.js:3020) at c (angular-animate.js:423) at b (angular-animate.js:393) at angular-animate.js:3042 at m.$digest (angular.js:16714) at m.$apply (angular.js:16928) at g (angular.js:11266) This