diff --git a/public/locales/en/widgets/error-boundary.json b/public/locales/en/widgets/error-boundary.json
index 4c7b31e2d..cc93a51a3 100644
--- a/public/locales/en/widgets/error-boundary.json
+++ b/public/locales/en/widgets/error-boundary.json
@@ -7,8 +7,8 @@
}
},
"modal": {
- "text": "",
+ "text": "An unexpected error has occurred. Please check your configuration. Please report this issue, if you believe that this is a bug.",
"label": "Your error",
"reportButton": "Report this error"
}
-}
\ No newline at end of file
+}
diff --git a/src/components/Dashboard/Tiles/GenericTileMenu.tsx b/src/components/Dashboard/Tiles/GenericTileMenu.tsx
index c5f1e9293..8256cca08 100644
--- a/src/components/Dashboard/Tiles/GenericTileMenu.tsx
+++ b/src/components/Dashboard/Tiles/GenericTileMenu.tsx
@@ -26,7 +26,15 @@ export const GenericTileMenu = ({
return (