In the [example app](https://draylegend-ng16-form-bug.stackblitz.io) ([source code](https://stackblitz.com/edit/draylegend-ng16-form-bug?devToolsHeight=33&file=src/main.ts)) the image below demonstrates the autofilled auth form:  After clicking somewhere values disappear  but in a zone-full app they don't. How to solve this issue? Values should stay autofilled in the form.
In the example app (source code) the image below demonstrates the autofilled auth form:

After clicking somewhere values disappear

but in a zone-full app they don't.
How to solve this issue? Values should stay autofilled in the form.