Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Cannot Move from 2nd to 3rd Slides and Peer Dependencies not supporting angular 5 #59

Closed
Faran52 opened this issue Nov 27, 2017 · 8 comments

Comments

@Faran52
Copy link

Faran52 commented Nov 27, 2017

I'm using it on Angular 5, I cannot move specifically from Dot 2 to Dot 3 but works with next or drag.
Update: only happens when slide option is greater than 1

@sheikalthaf
Copy link
Owner

@Faran52 will you please create a plunkr for this issue. it will be good to find the bug

@bgpedersen
Copy link

When using ngx-carousel with Angular 5 and running "npm install" there is warning:

ngx-carousel@1.3.3 requires a peer of @angular/core@^2.4.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ngx-carousel@1.3.3 requires a peer of @angular/common@^2.4.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself.

@Faran52
Copy link
Author

Faran52 commented Nov 28, 2017

https://plnkr.co/edit/eSbmB1?p=preview Here I cannot navigate from slide2 to slide 3 if grid is greater than 2 but it works if jumping from slide 4 to backwards slide 3 or any other slides just not slide2->slide3 not working and also peer dependencies warning for angular 5

@sheikalthaf
Copy link
Owner

@Faran52 @Moelgaard85 This library only support angular 2.
But I'm already maintaining another library to support angular 4+ with universal support @ngu/carousel

@Faran52
Copy link
Author

Faran52 commented Nov 28, 2017

@sheikalthaf OK Will check that out, so that means the issue is only because of deprecation ?

@sheikalthaf
Copy link
Owner

@Faran52 thanks for the plunkr fixed the issue will push the update now

@Faran52
Copy link
Author

Faran52 commented Nov 28, 2017

Ok thanks

@Faran52 Faran52 closed this as completed Nov 28, 2017
@bgpedersen
Copy link

@sheikalthaf I will check out the ngu-carousel you mentioned.

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

No branches or pull requests

3 participants