Servonius

Results 2 issues of Servonius

**Describe the bug** I'm using the the mat-select-country inside a reactive form: ```html {{ "SUBMIT" | translate }} ``` ```typescript form = new FormGroup({ companyAddress: new FormGroup({ country: new FormControl(undefined),...

## Current behavior Changing the language multiple times in a short amount of time e.g. from the default language to a language which hasn't been loaded yet and then back...