Hi,
i just updated to beta7 and finally everything works fin except one:
all form elements (formbulder) are loaded from the data model. The select elements are not updated:
formControls.contractType.updateValue(this.realtyService.currentRealty.listing.contractType);
When i select the current or other option again, it gets visible.
In debuggung i can see that the _value of the controll is sett properly.
Any idea or help highly appreciated.
Thanks and nice evening