【发布时间】:2017-09-07 13:22:12
【问题描述】:
当应用程序处于空闲状态(未执行用户活动)时,屏幕上反复出现带有以下错误消息的错误弹出窗口。
Error occurred on client: (TypeError): Unable to get property 'iterator_0' of undefined or null reference.
number: -2146823281
at handleEvent_206....EF34544...cache.html
at dispatchEvent_0..EF34544...cache.html
at sucess_184 ..
..
任何人都可以提供一些导航到代码中的问题区域的指针吗?
【问题讨论】:
-
您处于生产模式还是(超级)开发模式?在浏览器中打开调试控制台以获取更多详细信息。