@syncfusion/ej2-splitbuttons 19.3.47 → 19.3.48

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.
@@ -713,7 +713,7 @@ var DropDownButton = /** @__PURE__ @class */ (function (_super) {
713
713
  if (!_this.target && ul_2) {
714
714
  detach(ul_2);
715
715
  }
716
- if (!_this.target) {
716
+ if (!_this.target || _this.isColorPicker()) {
717
717
  if (_this.createPopupOnClick) {
718
718
  _this.destroyPopup();
719
719
  }