KajMagnus

Results 2 comments of KajMagnus

Happens to me too. Chrome 44.0.x on Windows. ``` TypeError: Cannot read property 'startTime' of undefined at Object. (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)...

I have the same problem, encounter the same error message. On a Windows 10 laptop. I've now manually applied this patch (the `var recast = require('recast');` line only), to be...