Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Safari - TypeError: files.map is not a function #292

Closed
krestaino opened this issue Feb 8, 2018 · 15 comments
Closed

Safari - TypeError: files.map is not a function #292

krestaino opened this issue Feb 8, 2018 · 15 comments
Assignees

Comments

@krestaino
Copy link

Hello!

There's a bug with adding files in Safari and IE that was fixed with dropzone 5.3.0. Can this repo be updated?

More info here:

dropzone/dropzone#1640
https://gitlab.com/meno/dropzone/issues/66
https://gitlab.com/meno/dropzone/merge_requests/31

@vrajroham
Copy link
Collaborator

Thanks for reminding @krestaino . I'll look into this and will try to update the component ASAP. I'll confirm here once done.

Happy Coding..

@krestaino
Copy link
Author

Awesome, thank you!

@rheemy
Copy link

rheemy commented Feb 20, 2018

Hey @vrajroham! I've been looking into this within my own project and this fix (implemented on dropzone 12 days ago) works in the same way. I've tested on Safari v11, IE10 and IE11. :)

@bborn
Copy link

bborn commented Feb 20, 2018

+1 any progress on this?

@vrajroham vrajroham self-assigned this Feb 23, 2018
vrajroham added a commit that referenced this issue Feb 23, 2018
dropzone.js updated to 5.3.0 fixes #292
@vrajroham
Copy link
Collaborator

Apologize for inconvenience and late arrival @krestaino and all. I have updated code dependency and publishing updated version to npm. Once done I'll update here.

Thanks

@vrajroham
Copy link
Collaborator

Updated component is published on npm under tag v3.0.5, also you can check latest tag here https://github.com/rowanwins/vue-dropzone/releases/tag/v3.0.5

Thanks @krestaino for reporting the issue.

@kife-design
Copy link

I'm afraid the problem still exists. With the latest version it's still not possible to drag files in safari.

@vrajroham
Copy link
Collaborator

vrajroham commented Mar 1, 2018

@kife-design Open http://www.dropzonejs.com/#try-it-out in Safari. Try drag and drop on this link. Let me know whether it works.

@rheemy
Copy link

rheemy commented Mar 1, 2018

Testing drag on safari v11.03 worked :)

@kife-design
Copy link

It works on the page you provided.
The demo on the vue-dropzone site does not work (dunno if that is also the latest version.)
I'll do some more testing

@mcwanek
Copy link

mcwanek commented Mar 6, 2018

Dropzone was updated to today to v5.4.0 to fix the issues with safari and IE11: https://gitlab.com/meno/dropzone/blob/master/CHANGELOG.md#anchor-540

Should only need a version bump in this project's package.json to get up to date.

@vrajroham
Copy link
Collaborator

vrajroham commented Mar 6, 2018 via email

@mcwanek
Copy link

mcwanek commented Mar 6, 2018 via email

@vrajroham vrajroham reopened this Mar 6, 2018
@vrajroham
Copy link
Collaborator

vrajroham commented Mar 6, 2018

@mcwanek Update component has been released, hopefully it helps you.

For latest release pull latest tag 3.0.6 from npm.

@mcwanek
Copy link

mcwanek commented Mar 6, 2018 via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants