react-image-turntable
react-image-turntable copied to clipboard
Only onClick fires, never onDragStart or onDragEnd
We are using the turntable in a product cart and the goal is to make the product card clickable whilst still maintaining the drag event to rotate the turntable.
https://v0.dev/chat/sbHDBHWQjTF?b=b_AEG0UfegB6B - In this simple example
onClickfires on a single clickonDragStart,onDragEndfire on drag butonClickdoes not
I can't recreate this within the turntable
Sorry @densekernel, I missed this.
I'm not sure if I understand what you're trying to do, did you find a solution?