ncuesta / dropzonejs-rails

Spice your Rails apps with some Dropzone sugar!
http://rubygems.org/gems/dropzonejs-rails
MIT License
312 stars 56 forks source link

In firefox I get 'dropzone server responded with 0 code'. Chrome is working. #19

Closed THPubs closed 9 years ago

THPubs commented 9 years ago

When I try to upload multiple files using Firefox, the first file goes fine then the others show this error: dropzone server responded with 0 code. Some of those files (file which are showing the error) gets uploaded but some will not. What might be the problem?