This repository was archived by the owner on Nov 19, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 125
No thumbnails when file is dropped? #130
Comments
Interesting. I've seen a few reports about this recently, but offhand i'm not sure why the dropzone aspect of this would cause the issue you are describing. It may be a little while before I can look closer, so a PR with a fix or more insight into the cause will speed things up. |
Are there any updates on this? |
No updates. If there were updates i would have posted them here. |
ghost
pushed a commit
to divvito/react-fine-uploader
that referenced
this issue
Aug 29, 2017
Fix released as v1.0.3. Thanks @peterdivvito! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When using [email protected], dropped files do not show a thumbnail, but selected files do. See: https://github.com/damionmoyer/fine-uploader-test
When I run this app and upload a file by drag-n-drop, a generic file icon is displayed, but when I click to invoke a file selection dialog and select the file, then a proper thumbnail is displayed.
Note that I have only attempted this on OS X, but the problem occurs in Chrome, Firefox, and Safari.
Note also that downgrading to [email protected] fixes the issue.
The text was updated successfully, but these errors were encountered: