mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fixed visibility init
This commit is contained in:
@@ -38,6 +38,7 @@ export class WidgetComponent implements AfterViewInit {
|
|||||||
|
|
||||||
ngAfterViewInit() {
|
ngAfterViewInit() {
|
||||||
this.setupMaterialComponents();
|
this.setupMaterialComponents();
|
||||||
|
this.fieldChanged.emit(this.field);
|
||||||
}
|
}
|
||||||
|
|
||||||
setupMaterialComponents(): boolean {
|
setupMaterialComponents(): boolean {
|
||||||
|
Reference in New Issue
Block a user