-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Comments
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.. |
Awesome, thank you! |
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. :) |
+1 any progress on this? |
dropzone.js updated to 5.3.0 fixes #292
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 |
Updated component is published on npm under tag Thanks @krestaino for reporting the issue. |
I'm afraid the problem still exists. With the latest version it's still not possible to drag files in safari. |
@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. |
Testing drag on safari v11.03 worked :) |
It works on the page you provided. |
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. |
Thanks for reporting! I'll update in component in sometime.
…On Mar 6, 2018 9:06 PM, "Matt J Cwanek" ***@***.***> wrote:
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.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#292 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AME1nXEBsvQEKDXj17X_rlXoVV-pJ_6mks5tbqzdgaJpZM4R-tkG>
.
|
Much appreciated. I've got an enterprise-level project that's been on
hold pending the dropzone fixes, now just need a bump on this project
and I think we'll be able to move forward.
Thanks again!
…On 03/06/2018 10:43, Vaibhavraj Roham wrote:
Thanks for reporting! I'll update in component in sometime.
On Mar 6, 2018 9:06 PM, "Matt J Cwanek" ***@***.***>
wrote:
> 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.
>
> —
> You are receiving this because you modified the open/close state.
> Reply to this email directly, view it on GitHub
>
<#292 (comment)>,
> or mute the thread
>
<https://github.com/notifications/unsubscribe-auth/AME1nXEBsvQEKDXj17X_rlXoVV-pJ_6mks5tbqzdgaJpZM4R-tkG>
> .
>
--
You are receiving this because you commented.
Reply to this email directly, view it on GitHub [1], or mute the
thread [2].
*
Links:
------
[1]
#292 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AYo0Gyt5zOWUNvDK5nYhNMi7O-zdhFARks5tbq6ngaJpZM4R-tkG
|
Seems to be working now with Safari. Thanks for the quick response!
…On 03/06/2018 11:17, Vaibhavraj Roham wrote:
@mcwanek [2] Update component has been released, hopefully it helps
you.
> For latest release pull latest release 3.0.6 [1] from npm.
--
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub [3], or mute the
thread [4].
*
Links:
------
[1] https://github.com/rowanwins/vue-dropzone/releases/tag/v3.0.6
[2] https://github.com/mcwanek
[3]
#292 (comment)
[4]
https://github.com/notifications/unsubscribe-auth/AYo0G174fKaUexpxpIBqAmlF2BL8s_XEks5tbraNgaJpZM4R-tkG
|
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
The text was updated successfully, but these errors were encountered: