You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 rightAngular version
14
Taiga UI version
2.5
Which browsers have you used?
Which operating systems have you used?
The text was updated successfully, but these errors were encountered: