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

Hotfix: missing null-check in uploader send method

Latest

Choose a tag to compare

@rnicholus rnicholus released this 10 Apr 19:55
· 10 commits to master since this release

Symptom: error with message of Cannot set property 'loaded' of undefined inside of the send method of upload.handler.controller.js.

Fixed in aef42d0.