From 91227e7120b7e8f6e80b98591ada9199caf346b5 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 6 Jul 2023 18:07:39 +0530 Subject: [PATCH] feat: use immidiate watch --- .../conversation/LabelSuggestion.vue | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue index 3ad5d74b9..5be525d02 100644 --- a/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue +++ b/app/javascript/dashboard/components/widgets/conversation/conversation/LabelSuggestion.vue @@ -71,15 +71,17 @@