SyntaxFix
Write A Post
Hire A Developer
Questions
You can also put your call to updateMessage() in the ngOnInt()-Method, at least it works for me
ngOnInit() { this.updateMessage(); }
In RC1 this does not trigger the exception