AngularJS:无法读取未定义的属性'runner'
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AngularJS:无法读取未定义的属性'runner'相关的知识,希望对你有一定的参考价值。
摘要:我的角度应用程序遇到一个关键问题。我正在使用
AngularJS v1.4.7
angular-animate
angular-ui-router
我在控制台TypeError: Cannot read property 'runner' of undefined
]中收到错误>
截屏:
产生错误的方式:
[此Type Error
并非每次都产生,但是有时我尝试使用html中的state
和控制器中的ui-sref
来更改$state.go()
。
到目前为止我尝试过什么?
我在angular-animate.js
中尝试了此临时修复程序,但没有任何进展。
opened issue
和github
中都有很多SO
。
- TypeError: Cannot read property 'runner' of undefined
- Animate crash: Cannot read property 'runner' of undefined
任何立即的帮助都是非常重要的。谢谢
摘要:我的角度应用程序存在一个关键问题。我正在使用AngularJS v1.4.7 angular-animate angular-ui-router我在控制台TypeError中遇到错误:无法读取属性'...
抱歉,我迟到了。请检查HTML中是否有任何ng-data-animate指令。理想情况下,它应该自行设置。如果您手动设置它,那是错误的。
以上是关于AngularJS:无法读取未定义的属性'runner'的主要内容,如果未能解决你的问题,请参考以下文章
angularJS + mongoose:TypeError:无法读取未定义的属性“模型”
未捕获(承诺):TypeError:无法读取未定义的属性“创建”(离子 3.9,Angularjs 5.0.3)
未捕获的类型错误:无法读取 AngularJS 和 D3 中未定义的属性“弧”
“未捕获的类型错误:在 angularJS/NodeJS 中使用条带支付方法 Stripe.charges.create() 时无法读取未定义的属性‘创建’”