diff --git a/web/components/Loading/Error.vue b/web/components/Loading/Error.vue
new file mode 100644
index 000000000..ff79ab312
--- /dev/null
+++ b/web/components/Loading/Error.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
Loading Notifications...
+
+
+
+
+
+
+
+
{{ `Error` }}
+
{{ error.message }}
+
+
+
+
+
+
+
diff --git a/web/components/Notifications/List.vue b/web/components/Notifications/List.vue
index 857db57f2..013a7b162 100644
--- a/web/components/Notifications/List.vue
+++ b/web/components/Notifications/List.vue
@@ -1,5 +1,5 @@