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

demo not working on phone #31

Closed
flyon opened this issue Jan 8, 2015 · 1 comment
Closed

demo not working on phone #31

flyon opened this issue Jan 8, 2015 · 1 comment

Comments

@flyon
Copy link

flyon commented Jan 8, 2015

If I load the demo on my phone I can't move anything.
Are touch events supported? If not do you think it would be possible to use this library with some existing scripts that map touch events to mouse events?

@gaearon
Copy link
Member

gaearon commented Jan 8, 2015

This is planned but I'm quite busy at the moment so if somebody wants to implement this, I can give guidance on best way to do it.

Duplicate of #16.

@gaearon gaearon closed this as completed Jan 8, 2015
raineorshine added a commit to raineorshine/react-dnd that referenced this issue Jun 1, 2019
When target is undefined, determineDropResult crashes. I was not able to determine why `registry.getTarget` would return undefined. The issues happens sometimes when I am dragging and dropping quickly. Perhaps the drop target is getting unmounted as mentioned in react-dnd#31.

I am happy to dig deeper if someone can point me in the right direction regarding which files might be relevant.

This fixes react-dnd#1281.
raineorshine added a commit to raineorshine/react-dnd that referenced this issue Jun 2, 2019
When target is undefined, determineDropResult crashes. I was not able to determine why `registry.getTarget` would return undefined. The issues happens sometimes when I am dragging and dropping quickly. Perhaps the drop target is getting unmounted as mentioned in react-dnd#31.

I am happy to dig deeper if someone can point me in the right direction regarding which files might be relevant.

This fixes react-dnd#1281.
darthtrevino pushed a commit that referenced this issue Jun 4, 2019
When target is undefined, determineDropResult crashes. I was not able to determine why `registry.getTarget` would return undefined. The issues happens sometimes when I am dragging and dropping quickly. Perhaps the drop target is getting unmounted as mentioned in #31.

I am happy to dig deeper if someone can point me in the right direction regarding which files might be relevant.

This fixes #1281.
darthtrevino pushed a commit that referenced this issue Feb 3, 2022
When target is undefined, determineDropResult crashes. I was not able to determine why `registry.getTarget` would return undefined. The issues happens sometimes when I am dragging and dropping quickly. Perhaps the drop target is getting unmounted as mentioned in #31.

I am happy to dig deeper if someone can point me in the right direction regarding which files might be relevant.

This fixes #1281.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants