From 4c8735d2ff7e21b9e79e07350c676bd34da8736f Mon Sep 17 00:00:00 2001 From: Thomas G Date: Thu, 7 Jan 2021 14:31:32 +0100 Subject: [PATCH] Frontend: Failed to load application files message improvement IE11 (#30011) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Failed to load application files message improvement IE11 Improvement of the error message with information about the end of support of Internet Explorer 11. * Update public/views/index-template.html Co-authored-by: Torkel Ödegaard Co-authored-by: Torkel Ödegaard --- public/views/index-template.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/views/index-template.html b/public/views/index-template.html index 006d7c0fd7f..c135e4146b4 100644 --- a/public/views/index-template.html +++ b/public/views/index-template.html @@ -205,6 +205,8 @@ build

4. Sometimes restarting grafana-server can help
+
+ 5. You might be using a non-supported browser. To make sure read the documentation on supported browsers.