Skip to content

error when using it with angular 4 #84

@ma1rius

Description

@ma1rius

this is what i get whe tryng to add angular 4 material Uncaught Error: Template parse errors:
'lf-ng-md-file-input' is not a known element:

  1. If 'lf-ng-md-file-input' is an Angular component, then verify that it is part of this module.
  2. If 'lf-ng-md-file-input' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
    [ERROR ->]<lf-ng-md-file-input name="files" lf-files="ctrl.files" lf-required lf-maxcount="1" lf-mimetype="audi"): ng:///AppModule/UploadComponent.html@1:4
    'md-button' is not a known element:
  3. If 'md-button' is an Angular component, then verify that it is part of this module.
  4. If 'md-button' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message. ("
    Mimetype error.

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