[AngularJS] (SystemJS) AngularJS v1.x is not loaded! (Hybrid NG1 + NG2 w. RC5)

2016-10-07 Thread Kyle Thomas
I'm currently bootstrapping my hybrid angular 1 and 2 app and I get this error when I try to load it. localhost/:22 Error: (SystemJS) AngularJS v1.x is not loaded! Error: AngularJS v1.x is not loaded! at Object.noNg (http: //localhost:3000/js/vendor/@angular/upgrade/src/angular_js.js:

[AngularJS] Memory leaks while running e2e with angular-scenario

2016-10-07 Thread Mahalingaiah H R
Hi All, We are still using angular-scenario.js for running e2e tests. Our application is built with configuration .html5Mode(true); We have observed that new iframes are creating for running each test case and memory keep increasing while running e2e tests. After doing profiling, we came to know