react-modal-sheet icon indicating copy to clipboard operation
react-modal-sheet copied to clipboard

`draggableAt` is Not Working

Open anliting opened this issue 1 year ago • 2 comments

draggableAt of the following example does not work on my device: https://github.com/Temzasse/react-modal-sheet/blob/HEAD/example/components/ScrollableSnapPoints.tsx https://temzasse.github.io/react-modal-sheet/#/scrollable-snap-points

What I expected is that, when the content is scrolled to top, the sheet is draggable.

anliting avatar Jul 26 '24 03:07 anliting