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

Drag (Swipe) not working #310

Closed
EliezerB123 opened this issue Oct 1, 2020 · 3 comments
Closed

Drag (Swipe) not working #310

EliezerB123 opened this issue Oct 1, 2020 · 3 comments
Labels

Comments

@EliezerB123
Copy link

EliezerB123 commented Oct 1, 2020

Even using the demo provided, drag doesn't appear to be working, if I increase the items to "5".

(Swipe works fine, but if I drag, then release, it goes back to where it started.)

https://stackblitz.com/edit/ngu-carousel-ng6-jbeues?file=src%2Fapp%2Fapp.component.ts

@santoshyadavdev
Copy link
Member

Thanks for stackblitz we will check it soon.

@EliezerB123 EliezerB123 changed the title Swipe not working Drag (Swipe) not working Oct 2, 2020
@alanfachim
Copy link

@Terrafire123 just set velocity: 0.2 in carouselTileConfig or less

@EliezerB123
Copy link
Author

@Terrafire123 just set velocity: 0.2 in carouselTileConfig or less

Thank you, alanfachim, but this doesn't actually solve anything.... Did you check the stackblitz?

Perhaps I was unclear. To clarify, the error is that when you drag the slider, after you let go, it returns to its original location instead of snapping to the location that was dragged to.

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

No branches or pull requests

3 participants