forked from hazza/dspace-angular
[835] Auto-save in new Item Submission form breaks the form
Improved form touched state in ngrx store.
This commit is contained in:
@@ -120,7 +120,7 @@ function init() {
|
||||
},
|
||||
valid: false,
|
||||
errors: [],
|
||||
additional: {}
|
||||
touched: {}
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user