felixrieseberg / felixrieseberg/React-Dropzone-Component
Drop eventhandler 'e.map is not a function' on Safari
- Dominant language
- JavaScript
- Stars
- 999
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
The event handler for 'drop' doesn't work on this component. I looked around and it seems its Safari specific and related to dropzone itself.
https://github.com/enyo/dropzone/issues/1640
Its not clear whether the fix was merged in because the issue is still open. Any work around for Safari drops?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the drop failure on Safari in the affected component and compare its behavior with the Dropzone issue linked in the report. Determine whether the upstream fix was merged, then verify that dropping files works without the “e.map is not a function” error; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100