I have an upload function with AJAX Progress Listener.
However, some requests failed due to jqXHR.status == 500 and errorThrown is "Service Worker Response Error".
Anyone knows how to reproduce and fix this issue?
I have an upload function with AJAX Progress Listener.
However, some requests failed due to jqXHR.status == 500 and errorThrown is "Service Worker Response Error".
Anyone knows how to reproduce and fix this issue?