Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'startTime' of undefined #62

Open
eitankw opened this issue Aug 11, 2014 · 1 comment
Open

Cannot read property 'startTime' of undefined #62

eitankw opened this issue Aug 11, 2014 · 1 comment

Comments

@eitankw
Copy link

eitankw commented Aug 11, 2014

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!

@kajmagnus79
Copy link

Happens to me too. Chrome 44.0.x on Windows.

TypeError: Cannot read property 'startTime' of undefined
    at Object.<anonymous> (controllers.js:110)
    at Function.x.extend.each (jquery.min.js:4)
    at Object.cH.controller.$scope.updateHar (controllers.js:108)
    at controllers.js:247
    at Object.$get.g.$eval (angular.min.js:104)
    at Object.$get.g.$apply (angular.min.js:105)
    at FileReader.cH.controller.$scope.$watch.reader.onload (controllers.js:246)

I found this: https://chrome.google.com/webstore/detail/http-archive-viewer/ebbdbdmhegaoooipfnjikefdpeoaidml/related?hl=en
— it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants