Skip to content

Grid Lite "Installation and Setup" sample code does not match the "custom element schema" instruction #453

Description

@jsakamotoIGJP

On the Grid Lite Overview page, the "Installation and Setup" section states:

Before starting the application, make sure to import and pass the custom element schema as shown below.

However, the sample code that follows does not import or pass any custom element schema. It only imports IgxGridLiteComponent and IgxGridLiteColumnComponent and registers them in the component imports. There is no reference to CUSTOM_ELEMENTS_SCHEMA (or any schema) anywhere in the snippet.

So the explanatory text and the accompanying code are inconsistent, which is confusing for readers. This inconsistency should be corrected.

Page: https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid-lite/overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions