sweelix-yii2-plupload icon indicating copy to clipboard operation
sweelix-yii2-plupload copied to clipboard

Sweelix Yii2 plupload extension - easy asynchronous file uploads

Results 4 sweelix-yii2-plupload issues
Sort by recently updated
recently updated
newest added

line 123 should look like ```if(typeof(data.path) != 'undefined') {``` instead of ```if(data.path !== null) {```

in the example given on the the front readme file the basic / single and multi-file upload actions have no difference, both are uploading multiple files if i am not...

I've tried to install again on clean project to test previous bug and received new error exception message. Here is the error log (Sorry for big text but maybe it...

After uploading an image preview doesn't work. There is warning "Resource interpreted as Image but transferred with MIME type text/html". Browsers: Chrome, Firefox

bug