B-PRAVEEN
7/16/2019 - 12:36 PM

ngzone

 private ngZone: NgZone
 this.ngZone.run( () => {
         this.testVariable += '-bar';
      });