diff --git a/ui/app/AppLayouts/Chat/ChatColumn/SuggestionBox.qml b/ui/app/AppLayouts/Chat/ChatColumn/SuggestionBox.qml index e62569cb2e..782853f075 100644 --- a/ui/app/AppLayouts/Chat/ChatColumn/SuggestionBox.qml +++ b/ui/app/AppLayouts/Chat/ChatColumn/SuggestionBox.qml @@ -59,6 +59,7 @@ Rectangle { function hide() { shouldHide = true + formattedPlainTextFilter = ""; } function selectCurrentItem() {