Open charlesdeuter opened 7 years ago
There is LOG: (js -> flash).onError: Error
line which probably means your server returns an error. If you use a network monitoring or look into your server logs you can see what is happening on the server side.
IE9. Using babel to transpile from IE9
and I have the fileApi files in my index.html.
This works fine in chrome, IE10, IE11.
Hard for me to even determine what is happening since the error logs don't have any details that I can figure out.
I've determined that whatever is happening is after
Upload.upload()
is called within the controller.