Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with build production for angular 4 #71

Open
karteek-dev opened this issue Sep 19, 2017 · 2 comments
Open

Issue with build production for angular 4 #71

karteek-dev opened this issue Sep 19, 2017 · 2 comments

Comments

@karteek-dev
Copy link

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. ("
@erperejildo
Copy link

I was thinking to use this library on my Angular 4 project as well. Let me know if you find any fix

@DanielNetzer
Copy link

its for angularjs, not angular 2/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants