dnd-kit
dnd-kit copied to clipboard
Failed to drag when address bar is hidden(Ios 15 safari)
dnd-kit : v6.0.5 Ios 15, iphone 13 testing url : https://master--5fc05e08a4a65d0021ae0bf2.chromatic.com/?path=/story/presets-sortable-vertical--basic-setup
Using Ios 15, address bar is at the bottom by default. https://www.gearpatrol.com/tech/a37641547/ios-15-safari-disable-bottom-tab-bar/
This address bar is hidden when user scroll down. Then also <Sortable/> is not working. Dragging works only when address bar is showing.
Look at this video down below.
https://user-images.githubusercontent.com/41318449/185339663-fb4c24d5-6566-4bea-ac04-4ba1d9f23c4c.mp4
Is there any quick fix for this?
In this case, resize event fired and then handleCancel() is triggered
Same case here.