question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Drag & Drop doesn't work on IE 11

See original GitHub issue

Do 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.

  1. Try dropping some files into the dropzone on IE11
  2. 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:closed
  • Created 5 years ago
  • Comments:13

github_iconTop GitHub Comments

2reactions
rolandjitsucommented, Mar 7, 2019

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.

0reactions
rolandjitsucommented, Nov 29, 2019

My issue ended up going away after upgrading this to: 10.2.1 (but I also upgraded another package that was also showing IE incompatibility, so unsure whether react-dropzone was ever the cause).

That said, the demo site itself, as per the above, does not load on IE. Perhaps it is using an old version of the package?

Please open a new issue describing the issue in IE.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found