angularjs - 检测到损坏的拦截器 - angular-loading-bar

标签 angularjs internet-explorer-9 config

当我使用 IE9 时,我收到此错误:

“检测到损坏的拦截器:拒绝中未提供配置对象:
https://github.com/chieffancypants/angular-loading-bar/pull/50

所有页面都卡在加载中。
这只发生在 IE9 及以下。

谢谢!

最佳答案

我使用 https://github.com/chieffancypants/angular-loading-bar项目中的 repo 。
该错误意味着您的某些请求返回 5XX 错误。检查浏览器上的控制台并为问题添加更多信息。

关于angularjs - 检测到损坏的拦截器 - angular-loading-bar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33275442/

相关文章:

javascript - 在 AngularJS 中使用 $http 或 $timeout 与 $stateProvider

javascript - Angular 嵌套重复,如何检查向下的层数(防止超过 x 层的重复)

perl - 在 Perl 中从另一个文件获取常量

javascript - AngularJS 用对象填充 ng-options

html - 下拉 CSS NAV 不会在 IE 9 中呈现

Ie9 上的 Css 问题(非测试版)

internet-explorer-9 - 有人知道为什么 IE9 typeof console.log 报告 "object",其他人报告 "function"吗?

iphone - 为 iPhone 编译 FreeType?

php - 使用配置文件中的值从配置文件加载数据

angularjs - $scope 和 $$phase 变通方法是否总是在 AngularJS 中按预期工作?