I am not 100% sure if this is a bug or a misuse on my part
When I include both jquery-fileupload/vendor/tmpl and jquery-fileupload/jquery.fileupload-ui
(which is done when you include just jquery-fileupload)
I get "TypeError: document.getElementById(...) is null" In the console and the fileuploader fails to load.
I am not 100% sure if this is a bug or a misuse on my part When I include both jquery-fileupload/vendor/tmpl and jquery-fileupload/jquery.fileupload-ui (which is done when you include just jquery-fileupload) I get "TypeError: document.getElementById(...) is null" In the console and the fileuploader fails to load.
Recreate: