if (configChange &&
      !configChange.firstChange &&
      (configChange.previousValue.carouselDotsConfig?.visible !== configChange.currentValue.carouselDotsConfig?.visible || (!configChange.previousValue.carouselDotsConfig && !configChange.currentValue.carouselDotsConfig))
    ) {
      this.configService.setConfig(this.id, {