vcomply-workflow-engine 2.6.78 → 2.6.80

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.
@@ -3811,6 +3811,8 @@
3811
3811
  }
3812
3812
  _this.getEditMoreOptions(res);
3813
3813
  }
3814
+ }, function (err) {
3815
+ _this.uiKitService.isLoader = false;
3814
3816
  });
3815
3817
  };
3816
3818
  WorkflowComplianceComponent.prototype.setList = function (list, ids, key) {