-
Hi,
I'm having a problem using the HammerJS with Angular2. I have a carousel (based on the bootstrap carousel with Angular2 event handlers) where I'm listening on the swipeleft and swiperight event…
-
I'm trying to use it with angular 2.4.0 but it is giving me error:
```ERROR in C:/xampp/htdocs/travelz/src/app/app.module.ts (28,36): Cannot find module 'angular2-carousel-ztw/carousel-module.modul…
-
I'm using your component in aspnetcore-angular2-universal project in my site. I have issue when add the component into the other component view. So the variable which is set in code behind stopped to …
-
Hi,
Is it possible to use this carousel in Angular2 app? If yes - have you some example of it?
-
Hi,
I am trying to implement owl-carousel into my Angular 2 app.
I followed this example https://plnkr.co/edit/FnZVxB?p=preview and it actually works well with the only problem that my items async c…
-
I'm getting the following errors when starting with npm:
[1]
[1] > primeng-quickstart@1.0.0-SNAPSHOT lite D:\workspace_angular2\JSweet\jsweet-primeng-quickstart\jsweet-primeng-quickstart
[1] > li…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ x ] bug report
* [ ] feature request
### Issue description
Is there a migration guide from v4.2.0 -> v5.1.0 (similar to…
-
how to make white space after last item make replace first time like(rotation or infinite loop)
-
I ran `npm start`, and got following errors
```
[18:31:06] Registering task D:\Project\ng2-bootstrap-sbadmin\tools\tasks\seed\karma.start
[18:31:06] Registering task D:\Project\ng2-bootstrap-sbadmin\…
-
Hi
I am using angular 8 and then I got this error when I type ng serve
`
ERROR in Value at position 0 in the NgModule.declarations of CarouselModule is not a reference: [object Object]
`
below…