igniteui-angular-samples icon indicating copy to clipboard operation
igniteui-angular-samples copied to clipboard

Pivot grid sample is not correctly initialized when loaded in documentation page

Open dobromirts opened this issue 2 years ago • 0 comments

Description

Pivot grid sample is not fully initialized when loaded in documentation page after 'hard reload' on the page. The grid is flickering and some of the element are not displayed until it is fully loaded.

Steps to reproduce

  1. Open https://staging.infragistics.com/products/ignite-ui-angular/angular/components/pivotGrid/pivot-grid.
  2. Trigger 'hard reload' or 'empty cache and hard reload' on the page.
  3. Scroll to the pivot grid example.
  4. Observe grid width, elements and try to use horizontal or vertical scroll until it is fully loaded.

Result

pivot-grid-loading-on-hard-reload

dobromirts avatar Nov 22 '22 10:11 dobromirts