@syncfusion/ej2-schedule 30.1.41 → 30.1.42

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.
@@ -23420,6 +23420,8 @@ var DragAndDrop = /** @__PURE__ @class */ (function (_super) {
23420
23420
  if (!isNullOrUndefined(dragObj)) {
23421
23421
  dragObj.intDestroy(e.event);
23422
23422
  }
23423
+ _this.isMultiSelect = false;
23424
+ _this.multiData = [];
23423
23425
  _this.actionObj.action = '';
23424
23426
  _this.removeCloneElementClasses();
23425
23427
  _this.removeCloneElement();