Skip to content

Error NO_ERRORS_SCHEMA #20

@ghost

Description

  1. If 'ion-digit-keyboard' is an Angular component and it has 'roundButtons' input, then verify that it is part of this module.
  2. If 'ion-digit-keyboard' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.
  3. To allow any property add 'NO_ERRORS_SCHEMA' to the '@NgModule.schemas' of this component. ("ns]="keyboardSettings.leftActionOptions"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions