orderBy fails in IE 11.
- 主要語言
- 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 還沒有評估資料。