You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add safari support. If I remember right, the only thing that needs to be changed is a JS object property name related to the FileAPI. Safari uses fileList instead of files or something like that.
The text was updated successfully, but these errors were encountered:
Add safari support. If I remember right, the only thing that needs to be changed is a JS object property name related to the FileAPI. Safari uses
fileList
instead offiles
or something like that.The text was updated successfully, but these errors were encountered: