You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: