ng-inail-common 2.0.32-beta.1 → 2.0.32-beta.2

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.
@@ -2871,6 +2871,7 @@
2871
2871
  setTimeout(function () {
2872
2872
  _this.visualizzaSidebarInferiore = _this.sidebarInferiore.nativeElement.childElementCount > 0;
2873
2873
  _this.detach();
2874
+ _this.cdr.detectChanges();
2874
2875
  });
2875
2876
  };
2876
2877
  NavigazioneSecondariaComponent.prototype.ngOnDestroy = function () {