blueimp/JavaScript-Templates

Uncaught TypeError: Cannot read property 'innerHTML' of null

Closed this issue · 1 comments

This might be an error of some element I'm missing (I'm munging the jQuery uploader demo page into my existing upload page that used plupload)... but I can't tell because the tmpl.min.js (which Chrome inspector is throwing the error on) is minified.

Looks like you're referring to a template ID that doesn't exist.
And you can always just use the unminified version (tmpl.js).