@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.
@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.