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
{{ message }}
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Discovered in React Fine Uploader at FineUploader/react-fine-uploader#91. To properly file, the internal state must be completely updated (which includes the thumbnailUrl) with the data from the parsed initial file record beforeqq.status.UPLOAD_SUCCESSFUL is triggered. The issue can be seen in the _addCannedFile method, which will have to be adjusted to ensure the event/status change is not broadcast until all internal state is updated.