this.cd.detectChanges();
This did the trick, injecting private cd: ChangeDetectorRef in constructor made the timely refresh of message on screen