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
When uploading multiple files, it's possible that one of the files does not pass the resolution check. When this occurs, it's not possible to determine which file failed the check in the callback function for onError.
This feature request is to add the resolution attributes to the files array passed back to the onError callback.