force-app/main/default/lwc/lexPaymentPlanLoad/lexPaymentPlanLoad.js
@@ -129,10 +129,10 @@ this.initDisabled(); console.log(this.PageMCEElement); this.cancelSubmit().then(res=>{ this.IsLoading=false; this.dispatchEvent(new CloseActionScreenEvent()); }); // this.cancelSubmit().then(res=>{ // this.IsLoading=false; // this.dispatchEvent(new CloseActionScreenEvent()); // }); }).catch( error =>{ console.log(error);