Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

onError callback throws "this._uploadData.retrieve(...) is undefined" #2067

Open
gullevek opened this issue Oct 31, 2018 · 0 comments
Open

Comments

@gullevek
Copy link

Type of issue

  • Bug report

Uploader type

  • Traditional
  • S3

Note: Support requests cannot be accepted due to lack of time.

Bug Report

Fine Uploader version

5.16.2

Browsers where the bug is reproducible

Any browser

Operating systems where the bug is reproducible

macOS

Exact steps required to reproduce the issue

For example:

  1. Multiple uploads on
  2. validate on item limit (eg 3)
  3. Drag too many files (eg 4)

All relevant Fine Uploader-related code that you have written

Your Fine Uploader template markup (if using Fine Uploader UI and the issue is UI-related)

{simply copy and paste your template markup}

Detailed explanation of the problem

{describe the bug here}

[Fine Uploader 5.16.2] Caught exception in 'onError' callback - this._uploadData.retrieve(...) is undefined util.js:241:42 qq.log util.js:241:42 log uploader.basic.api.js:304:16 safeCallback uploader.basic.api.js:1964:20 _wrapCallbacks/</self._options.callbacks[callbackName] uploader.basic.api.js:1975:31 _batchError uploader.basic.api.js:502:12 _batchError uploader.api.js:662:12 _onValidateBatchCallbackSuccess uploader.basic.api.js:1684:16 qq.bind/< util.js:691:23 _handleCheckedCallback uploader.basic.api.js:1086:16 _prepareItemsForUpload uploader.basic.api.js:1723:12 _prepareItemsForUpload uploader.api.js:685:12 addFiles uploader.basic.api.js:110:16 processingDroppedFilesComplete uploader.api.js:150:28 uploadDroppedFiles dnd.js:29:8 onDrop/< dnd.js:180:24 then promise.js:32:16 onDrop dnd.js:178:61 attachEvents/< dnd.js:481:16
and therefore any callbacks hang then

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant