nervgh / angular-file-upload

[ALMOST NOT MAINTAINED] Angular File Upload is a module for the AngularJS framework
MIT License
3.44k stars 1.13k forks source link

No Files are Uploaded #855

Open dsprogramacion opened 5 years ago

dsprogramacion commented 5 years ago

I have implemented file upload as shown on examples but it isnt working, im using UIRouter and have rewrite rules to send all urls to index.html to enable HTML5 rewriting, ive wrote a rule to exclude upload.php file and im looking at networ on console and file gets loaded correctly but nothing happens. no errors in console, no php errors, any leads?