[ x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
After routing between components via an Electron menu call, automatic change detection is broken after upgrading from Angular 2.1 to 2.3
Expected behavior
Continue to detect changes like in Angular 2.1
Minimal reproduction of the problem with instructions
See git repository and README
Please tell us about your environment:
Windows 10
VScode
-
Angular version: 2.3.X
-
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Chrome embedded in Electron 1.4.12
-
Language: [all | TypeScript X.X | ES6/7 | ES5]
Typescript