mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 10:34:15 +00:00
[835] Auto-save in new Item Submission form breaks the form
Improved form touched state in ngrx store.
This commit is contained in:
@@ -384,7 +384,7 @@ export class FormBuilderService extends DynamicFormService {
|
||||
|
||||
const result = iterateControlModels([model]);
|
||||
|
||||
return result;
|
||||
return Object.keys(result);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user