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

🐞 - Carousel can not swipe to next slide #3505

Closed
2 of 9 tasks
anton-marchenko opened this issue Jan 25, 2023 · 0 comments · Fixed by #3583
Closed
2 of 9 tasks

🐞 - Carousel can not swipe to next slide #3505

anton-marchenko opened this issue Jan 25, 2023 · 0 comments · Fixed by #3583
Assignees
Labels
P2 This issue has medium priority

Comments

@anton-marchenko
Copy link

Which @taiga-ui/* package(s) are the source of the bug?

kit

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/angular-ytkhko?file=src%2Fapp%2Fapp.component.html,src%2Fapp%2Fapp.component.ts

Is this issue blocking you?

Blocking

Description

Carousel component with [draggable]="true" can not swipe to next slide. Sometimes it can swipe to third slide instead of second slide. It happens with swiping from right to left. It works correctly with swiping from left to right

Angular version

14

Taiga UI version

2.5

Which browsers have you used?

  • Chrome
  • Firefox
  • Safari
  • Edge

Which operating systems have you used?

  • macOS
  • Windows
  • Linux
  • iOS
  • Android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 This issue has medium priority
Development

Successfully merging a pull request may close this issue.

4 participants