-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Touch doesn't work in Microsoft Edge #1036
Comments
What device is that demo running on? Microsoft Surface Pro? |
@Weffe Microsoft Surface Laptop |
Alex will be back mid-Jan. See #1010 for more details. |
I tested this and it seemed to work for me.. Strange. Should continue to investigate! I will try to get access to appropriate hardware |
@alexreardon What hardware are you testing on? I think it shouldn't be a hardware (i.e. lack of drivers, etc.) issue, because the library works fine for me on Chrome, just not on Edge. Furthermore, adding the pointer sensor (#1045) fixed the issue for me, so I'm curious what's different that could be allowing it to work on your end. |
I mentioned this in #1045:
|
Expected behavior
You long-press to select in order to initiate the drag.
Actual behavior
When you long-press, it simply selects and does not drag.
Steps to reproduce
Open Microsoft Edge, go to any of the examples, and attempt to use touch to drag.
What version of
React
are you using?16.6.3
What version of
react-beautiful-dnd
are you running?10.0.3
What browser are you using?
Microsoft Edge (v. HTML 17.17134)
Demo
On Youtube.
The text was updated successfully, but these errors were encountered: