TypeError:无法读取未定义的属性“运行器" [英] TypeError: Cannot read property 'runner' of undefined

查看:176
本文介绍了TypeError:无法读取未定义的属性“运行器"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的angular应用程序中,我使用AngularJS v1.4.3(当前最新版本)

In my angular application I use AngularJS v1.4.3 (currently latest version)

还使用有角动画 https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.3/angular-animate.min.js

使用angular-ui-router 2.15版 https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.15/angular-ui-router.min.js

Using angular-ui-router ver 2.15 https://cdnjs.cloudflare.com/ajax/libs/angular-ui-router/0.2.15/angular-ui-router.min.js

我得到一个错误:无法读取未定义的属性运行器"

I get an error: cannot read property 'runner' of undefined

此错误总是会出现,但是有时我尝试更改位置时会收到此错误.

This error not appears always, but sometime when i try to change location I got this error.

谢谢

推荐答案

对不起,我来晚了.请检查HTML中是否有任何ng-data-animate指令.理想情况下,它应该自行设置.如果您手动设置它,那是错误的.

Sorry, I am late. Kindly check is there any ng-data-animate directive in the HTML. Ideally, it should set on its own. If you are setting it manually then it is wrong.

这篇关于TypeError:无法读取未定义的属性“运行器"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆