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