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