-
Notifications
You must be signed in to change notification settings - Fork 51
Can't bind to 'inputs' since it isn't a known property of 'ngx-carousel'. #61
Comments
@Mdhaker try this carousel with universal support in another repo @ngu/carousel. |
@sheikalthaf I already did and always the same error |
@Mdhaker I tried with |
Hi @sheikalthaf , angular/common: 4.1.3, |
@nidhi1612 yes it supported. But I need some time to test. I recommend you to use @ngu/carousel because your angular version is 4+ |
Hi @sheikalthaf I am still facing the same issue when i use @ngu?carousel. :( can you please tell me how to proceed further. |
@Mdhaker I'm also facing the same issue, if you resolved it please let me know. |
Just check did you import NgxCarouselModule in module with your component, its not always App module. |
It is working in my app.
|
I just scratch my head off with this issue, I already tried to add this in |
same problem with 5.2.1 angular version any fix or any solution, please. |
solution for this issue is in #82 . @Mdhaker @nidhi1612 @heena22626 @RazorV |
Hi, I'm running angular 5.0.3 and installed ngx-carousel
"ngx-carousel": "^1.3.5"
I'm trying the code in the demo Tile!
and I have a template parse error in the console saying:
The text was updated successfully, but these errors were encountered: