dnd icon indicating copy to clipboard operation
dnd copied to clipboard

Drag fails on touch device if the draggable is rendered in a portal. Subsequent tap triggers the drag

Open shura-v opened this issue 5 months ago • 1 comments

Expected behavior

Draggable is draggable

Actual behavior

Draggable is not draggable

Steps to reproduce

  1. Go to https://dnd.hellopangea.com/iframe.html?args=&id=examples-portals--using-your-own-portal&viewMode=story
  2. Try to drag any of the items
  3. Nothing happens

Suggested solution?

What version of React are you using?

18.2.0

What version of @hello-pangea/dnd are you running?

16.6.0

What browser are you using?

Chrome, Safari

Demo

https://dnd.hellopangea.com/iframe.html?args=&id=examples-portals--using-your-own-portal&viewMode=story

shura-v avatar Aug 28 '24 13:08 shura-v