Buttons and forms doesn't update/work the first time I install/open/serve the app

When i first open an app after install/serve and use the login (via firebase email auth) the buttons, forms, inputs, radio buttons, nothing works. I can click, select, type and anything, but it doesn’t update my view só *ngIf, [ngSwitch], [ngClass] and any other directive can work.
But if i close the app or press home button on device, or f5 my browser page it all works as expected in most of cases.
(Everything was working some days ago before i updated to rc5, now it persists on 2 final release).

Please see the github issue i’ve created: