We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Uncaught (in promise) TypeError: Request failed
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
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
I just realized this morning that ajax upload progress listener/handler were not working because of service-worker fetch implementations
See: w3c/ServiceWorker#1141
Could this be connect to this issue ?
No branches or pull requests
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.jsI 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
The text was updated successfully, but these errors were encountered: