Possible to make the beautiful shadcn ui carousel dragfree? #3555
Unanswered
thebeautyofcoding
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Ah, nevermind, using
|
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi there,
since I am using DND kit for drag and drop reordering in my shadcn carousel, I would like to disable the standard drag behavior. I tried everything I could find but nothing worked. I tried
dragFree:true
on the Carousel without success. Heres my code:Beta Was this translation helpful? Give feedback.
All reactions