From 7b3f7d1c59075507dfbbc56369a4f67fe2a8c14f Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 14 Sep 2018 16:28:39 +0300 Subject: [PATCH] Fix clicking red banner not hiding the error --- client/components/Chat.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/client/components/Chat.vue b/client/components/Chat.vue index eb714384..9f1efd66 100644 --- a/client/components/Chat.vue +++ b/client/components/Chat.vue @@ -69,7 +69,7 @@
{{ this.$root.currentUserVisibleError }}
+ @click="hideUserVisibleError">{{ this.$root.currentUserVisibleError }}