From 7b124e660709946f2e7aec1cb41e92df4e4f4dcc Mon Sep 17 00:00:00 2001 From: William Desportes Date: Mon, 15 Mar 2021 02:12:48 +0100 Subject: [PATCH] Stop removing all the other error messages Signed-off-by: William Desportes --- js/src/error_report.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/src/error_report.js b/js/src/error_report.js index e13462e8a5..da56249ffd 100644 --- a/js/src/error_report.js +++ b/js/src/error_report.js @@ -114,7 +114,6 @@ var ErrorReport = { * @return {void} */ showErrorNotification: function () { - ErrorReport.removeErrorNotification(); var $div = $( ''