angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

Upload button does not activate

Open Punksolid opened this issue 8 years ago • 2 comments

When using the php-local bridge reads good the files but when uploading, the modal opens, I select a file and the upload button keeps disabled. But, if I clic again in the "select files" button makes a request to the server and saves the file. It is a bad configuration that I'm missing?

Tested with apache and the build in server, here is the basic implementation http://doctorassistant-dev.us-west-2.elasticbeanstalk.com/filemanager

thanks

Punksolid avatar Sep 28 '16 13:09 Punksolid

I confirm having the same problem.

stefanoborini avatar Nov 14 '16 22:11 stefanoborini

On the demo if I request bower.json it says 1.5.1 My bower.json says 1.5.1

This problem does not exist on the demo, but does on my localhost. I confirmed the inProcess flag is incorrect. If I remove that flag it does let me upload. Why am I getting different behavior despite apparently being on the same version as the demo?

joshribakoff avatar Jun 15 '17 00:06 joshribakoff