Merge pull request #3034 from vvlladd28/bugs/entity-autocomplete/sub-type
[3.0] Fixed updates the selection list after change entitySubtypeValue
This commit is contained in:
commit
30dafe03fe
@ -68,6 +68,7 @@ export class EntityAutocompleteComponent implements ControlValueAccessor, OnInit
|
|||||||
this.dirty = true;
|
this.dirty = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
this.selectEntityFormGroup.get('entity').updateValueAndValidity();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user