Anyone have async rendering problems with RC4

@mhartington I found the fix and it seems to be related to another problem I posted before.

In short, I use NgZone.run to do setRoot()
It fixes both problems of incorrect rendering and double tab page.