a8m / a8m/agile

orderBy fails in IE 11.

未關閉
#10 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
68
分支
5
PR 合併指標
30 天內沒有已合併 PR

描述

TypeError: Invalid calling object
at isDate (http://localhost:9000/bower_components/agile/dist/agile.js:879:3)
at compare (http://localhost:9000/bower_components/agile/dist/agile.js:687:7)
at Anonymous function (http://localhost:9000/bower_components/agile/dist/agile.js:664:7)
at comparator (http://localhost:9000/bower_components/agile/dist/agile.js:673:7)
at Anonymous function (http://localhost:9000/bower_components/agile/dist/agile.js:680:25)
at orderBy (http://localhost:9000/bower_components/agile/dist/agile.js:669:3)
at Anonymous function (http://localhost:9000/scripts/personal-content/personal-content-upload-controller.js:43:17)
at processQueue (http://localhost:9000/bower_components/angular/angular.js:13248:11)
at Anonymous function (http://localhost:9000/bower_components/angular/angular.js:13264:27)
at Scope.prototype.$eval (http://localhost:9000/bower_components/angular/angular.js:14466:9)

I'm trying to sort an array of object that have a timestamp property.
Works fine in Chrome

Please see this: http://stackoverflow.com/questions/19321938/invalid-calling-object-error-in-ie

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。