Drag & Drop doesn't work on IE 11
See original GitHub issueDo you want to request a feature or report a bug?
- [x ] I found a bug
- I want to propose a feature
What is the current behavior? Unable to drop files into the dropzone on IE 11 If the current behavior is a bug, please provide the steps to reproduce.
- Try dropping some files into the dropzone on IE11
Unhandled promise rejection TypeError: Can't call method on undefined
appears in console
What is the expected behavior? Expected to be able to get dropped files
If this is a feature request, what is motivation or use case for changing the behavior?
Please mention other relevant information such as the browser version, Operating System and react-dropzone version. Windows 10, IE 11, react-dropzone 10.0.0
Issue Analytics
- State:
- Created 5 years ago
- Comments:13
Top Results From Across the Web
Drag-and-drop functionality to libraries not working in IE11 but ...
So I tried setting all of the settings of the Internet Explorer to low and tested it again. It worked! But I can't...
Read more >HTML5 drag and drop not working on IE11 - Stack Overflow
another small question - in IE i got a half transparent square around my draggable element, but its background is transparent(the image is...
Read more >IE 11 will not Allow Drag/Drop in UI for ASP.NET AJAX - Telerik
I deployed my ASP.NET app to a Windows 7 machine that runs IIS7. The drag/drop feature of the RadAsyncUpload control works fine in...
Read more >Drag and Drop not work in Internet Explorer 11+ - Drupal
I updated my Drupal Core from 7.50 to 7.52. After checking the functionality, the customer said, that the Drag and Drop not work...
Read more >Can't Drag And Drop Things in Windows 10? Here's How to ...
If you notice you can't drag and drop into a specific program, there is a chance the software froze. To quickly fix it,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
There are definitely some problems with some of the examples (APIs that are not supported in IE11), but I’m not sure what the problem is with the drag events, I will try again on SL, maybe I’ll manage to replicate the problem.
Please open a new issue describing the issue in IE.