Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
shura-v opened this issue Aug 28, 2024 · 2 comments
Assignees
Labels
bug Something isn't working high priority

Comments

@shura-v
Copy link

shura-v commented Aug 28, 2024

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

@100terres 100terres added bug Something isn't working high priority labels Sep 16, 2024
@100terres 100terres self-assigned this Sep 16, 2024
@100terres
Copy link
Collaborator

Thank you for reporting this. I'll see what I can do.

@martindkayser
Copy link

martindkayser commented Dec 4, 2024

+1, I'm having the same issue. Using same version of React and @hello-pangea/dnd. Only an issue on touch devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

3 participants