Merge branch 'master' into metadata-and-relationships-combined-in-submission

This commit is contained in:
Art Lowel
2020-02-24 11:42:55 +01:00
125 changed files with 2667 additions and 1929 deletions

View File

@@ -115,7 +115,7 @@ export class SubmissionSectionformComponent extends SectionModelComponent {
/**
* The FormComponent reference
*/
@ViewChild('formRef') private formRef: FormComponent;
@ViewChild('formRef', {static: false}) private formRef: FormComponent;
/**
* Initialize instance variables