Description
All samples on the Blazor Grid Lite documentation pages appear to be broken. The samples do not render properly, and the Grid Lite component itself is missing from the sample output.
This affects the main Grid Lite overview page and the related Grid Lite documentation/sample pages, including:
The documentation describes and shows sample code for <IgbGridLite>, but the live samples on the documentation pages do not display a working grid.
Steps to Reproduce
-
Open the Grid Lite overview documentation page:
https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/grid-lite/overview
-
Scroll to the Grid Lite sample/demo area.
-
Observe that the sample does not render a working Grid Lite component.
-
Open the related Grid Lite documentation pages:
-
Check the sample/demo areas on each page.
Actual Result
The Grid Lite samples do not render correctly. The expected grid is missing from the page, so the demos cannot be used or verified from the documentation.
This appears to affect all Grid Lite-related documentation sample pages, not only the overview page.
Expected Result
Each Grid Lite documentation page should render its live sample correctly.
For example, the overview page should display a working IgbGridLite with the configured data and generated columns. Related pages should show working samples for data binding, column configuration, filtering, sorting, and theming.
Description
All samples on the Blazor Grid Lite documentation pages appear to be broken. The samples do not render properly, and the Grid Lite component itself is missing from the sample output.
This affects the main Grid Lite overview page and the related Grid Lite documentation/sample pages, including:
The documentation describes and shows sample code for
<IgbGridLite>, but the live samples on the documentation pages do not display a working grid.Steps to Reproduce
Open the Grid Lite overview documentation page:
https://www.infragistics.com/products/ignite-ui-blazor/blazor/components/grid-lite/overview
Scroll to the Grid Lite sample/demo area.
Observe that the sample does not render a working Grid Lite component.
Open the related Grid Lite documentation pages:
Check the sample/demo areas on each page.
Actual Result
The Grid Lite samples do not render correctly. The expected grid is missing from the page, so the demos cannot be used or verified from the documentation.
This appears to affect all Grid Lite-related documentation sample pages, not only the overview page.
Expected Result
Each Grid Lite documentation page should render its live sample correctly.
For example, the overview page should display a working
IgbGridLitewith the configured data and generated columns. Related pages should show working samples for data binding, column configuration, filtering, sorting, and theming.