diff --git a/index.html b/index.html
index 57bac25f16..f8058cdc8f 100644
--- a/index.html
+++ b/index.html
@@ -119,7 +119,7 @@
// Call extra handler if defined.
if (typeof postLoadErrorHandler === "function") {
- postLoadErrorHandler();
+ postLoadErrorHandler(fileRef);
}
};
window.removeEventListener(