Replies: 2 comments
-
Hi @Lissbeat, Thank you for reporting this issue. We are aware of the buggy touch dragging behavior on mobile devices, as you mentioned. This appears to be a regression in recent versions, caused by the use of requestAnimationFrame. We are actively working on resolving this, and the fix will be included in the next release. You can follow the progress on this issue here: #438. We appreciate your patience and support! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fixed in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I've encountered an issue where touch dragging is buggy on mobile devices. The same problem can be observed in the "Basic" example on this page: Vue 3 Carousel. It seems like a problem in recent releases, as version 0.3.0 doesn’t have this issue.


Is there a way to fix it?
Beta Was this translation helpful? Give feedback.
All reactions