diff --git a/src/_h5ai/js/inc/ZippedDownload.js b/src/_h5ai/js/inc/ZippedDownload.js index d37e79f9..1ed8fd22 100644 --- a/src/_h5ai/js/inc/ZippedDownload.js +++ b/src/_h5ai/js/inc/ZippedDownload.js @@ -148,7 +148,7 @@ handleResponse(response); }, - failed: function () { + error: function () { handleResponse(); }