-
Notifications
You must be signed in to change notification settings - Fork 128
Description
Happens with chromium Version 36.0.1985.125 Ubuntu 14.04 (283153)
console:
TypeError: Cannot read property 'startTime' of undefined
at Object. (http://ericduran.github.io/chromeHAR/js/controllers.js:110:47)
at Function.x.extend.each (http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js:4:4575)
at Object.$scope.updateHar (http://ericduran.github.io/chromeHAR/js/controllers.js:108:9)
at http://ericduran.github.io/chromeHAR/js/controllers.js:247:22
at Object.g.$eval (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.0rc1/angular.min.js:104:502)
at Object.g.$apply (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.0rc1/angular.min.js:105:102)
at FileReader.reader.onload (http://ericduran.github.io/chromeHAR/js/controllers.js:246:20)
Thanks!