Simple-Ajax-Uploader icon indicating copy to clipboard operation
Simple-Ajax-Uploader copied to clipboard

Missing uploadBtn-reference on a couple of callbacks

Open magnus-eriksson opened this issue 8 years ago • 1 comments

Is there a reason why the callbacks onExtError() and onSizeError() doesn't get the button reference passed to them?

If it could be added, it would be awesome. Would really need them on those callbacks as well.

magnus-eriksson avatar May 18 '16 10:05 magnus-eriksson

This would be super helpful as when you initialise the uploader with an array of buttons, you have no idea which target caused the error.

emzyme20 avatar May 25 '17 09:05 emzyme20