vcomply-workflow-engine 3.0.19 → 3.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4954,6 +4954,7 @@
4954
4954
  this.assuranceCategoryListLoaded &&
4955
4955
  this.groupsListLoaded) {
4956
4956
  if (((_a = this.frameworkDetails) === null || _a === void 0 ? void 0 : _a.length) > 0) {
4957
+ console.log('this.frameworkDetailsthis.frameworkDetails ==>', this.frameworkDetails);
4957
4958
  this.assignFromFramework(this.frameworkDetails[0]);
4958
4959
  }
4959
4960
  if (this.mode === 'EDIT') {