danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 385 forks source link

Uncaught ReferenceError: Modernizr is not defined #30

Closed Thorium closed 6 years ago

Thorium commented 9 years ago

This assumes that Modernizr is defined (Modernizr.touch) and if not, this will throw exception... Is Modernizr needed?

Also demo-preview.js under demos is so generic that it could be located in src-folder...

Others than that, looks very nice, thanks!

danielm commented 6 years ago

Closing the issue. This was a very weird issue that i was never able to reproduce. My guess is that it should be fixed on the newest (big) release