mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
#1328 HFI // Validierungstext bei Dropdown Kundenanlage => Anrede
This commit is contained in:
@@ -135,6 +135,7 @@ export class UiSelectComponent extends UiFormControlDirective<any> implements Co
|
||||
close() {
|
||||
if (this.toggled) {
|
||||
this.toggled = false;
|
||||
this.onChange(this.value);
|
||||
this.onTouched();
|
||||
this.cdr.markForCheck();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user