Open AndreyAttr opened 7 years ago
It's probably caused by this line of code:
const mutatedSites: Site[] = ObjectHelper.deepCopyArray<Site>(formModel.formGroups); //Error: formModel.formGroups.controls
or what probably most real - this one:
this.reset();
before: after: