Solved it myself.
The answer was so simple and an angular 2 basic: ever use NgZone.run(() => { ... });
when calling from outside the angular zone!
↧
Navigate to page from global window callback seems to brake binding?
↧