Angularjs没有渲染一些页面

时间:2015-05-23 07:43:42

标签: javascript php angularjs

我在我的项目中使用angularjs,一切正常,每个页面都正确加载,但我的脚本中只有3页没有加载并给我这个错误。

[Exception... "<no message>"  nsresult: "0x805e0006 (<unknown>)"  location: "JS frame :: /path_to/pace.min.js :: RequestIntercept/monitorXHR/req.open :: line 420"  data: no]
RequestIntercept/monitorXHR/req.open()pace.min.js (line 420)
ye/<()angular.min.js (line 78)
s()angular.min.js (line 74)
q/f<()angular.min.js (line 71)
Ae/e/l.promise.then/E()angular.min.js (line 100)
Ae/e/l.promise.then/E()angular.min.js (line 100)
Ae/f/<.then/<()angular.min.js (line 101)
Zd/this.$get</k.prototype.$eval()angular.min.js (line 112)
Zd/this.$get</k.prototype.$digest()angular.min.js (line 109)
Zd/this.$get</k.prototype.$apply()angular.min.js (line 112)
Wd/this.$get</<()angular.min.js (line 90)
jQuery.event.dispatch()jquery.js (line 4664)
jQuery.event.add/elemData.handle()

我也在使用pacejs,但这不是问题,在我实施pacejs之前它甚至没有工作。

这3页在chrome中运行良好,但它不适用于Firefox。

请告诉我这个错误的可能原因。

感谢。

0 个答案:

没有答案