UpUp icon indicating copy to clipboard operation
UpUp copied to clipboard

Uncaught (in promise) TypeError: Request failed on load

Open gavmck opened this issue 7 years ago • 2 comments

I've just updated a site I'm using upup on and it's throwing the error Uncaught (in promise) TypeError: Request failed in upup.sw.min.js

I can't see why it's erroring as there's no trace and the JS is all minified.

Any ideas?

Chrome 57 on Mac OSX

gavmck avatar Apr 22 '17 10:04 gavmck

+1

schornio avatar Jul 27 '17 12:07 schornio

+1

I just realized this morning that ajax upload progress listener/handler were not working because of service-worker fetch implementations

See: https://github.com/w3c/ServiceWorker/issues/1141

Could this be connect to this issue ?

isocroft avatar Jan 19 '18 10:01 isocroft