Skip to content

Issue with build production for angular 4 #71

Description

@karteek-dev

When I am trying for build angular-4 app its giving Template error.

ERROR in Template parse errors:
Can't bind to 'options' since it isn't a known property of 'ks-swiper-container'.

  1. If 'ks-swiper-container' is an Angular component and it has 'options' input, then verify that it is part of this module.
  2. If 'ks-swiper-container' 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. ("

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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