Describe the bug
On windows, if you go into a compressed archive and try to drag and drop files from inside the archive, you get a stack trace:
To Reproduce
Steps to reproduce the behavior:
- Go to https://react-dropzone.js.org/#!/Examples
- On windows, find a compressed archive and drag and drop a file from inside the archive into drop zone.
- Nothing happens, but see stack trace in console.
Expected behavior
It should complain that it can't process the file or handle it normally.
Screenshots
If applicable, add screenshots to help explain your problem.
- Find a compressed folder:
- Go into it and drag a file into example page.
- See these stack traces:
Desktop (please complete the following information):
- OS: Windows
- Browser: Chrome
- Version 138
Additional context
Add any other context about the problem here.
Describe the bug
On windows, if you go into a compressed archive and try to drag and drop files from inside the archive, you get a stack trace:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should complain that it can't process the file or handle it normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.