From 1a68a9db364de9511f89d39f12d329c92a532f04 Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 25 Mar 2019 14:55:58 -0400 Subject: #433 - Fix conversation page highlight, fetch conversation on converation page --- src/components/conversation/conversation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/conversation/conversation.vue') diff --git a/src/components/conversation/conversation.vue b/src/components/conversation/conversation.vue index 3778cc15..043f3fb3 100644 --- a/src/components/conversation/conversation.vue +++ b/src/components/conversation/conversation.vue @@ -17,7 +17,7 @@ :statusoid="status" :expandable='!expanded' :focused="focused(status.id)" - :inConversation="expanded" + :inConversation="isExpanded" :highlight="getHighlight()" :replies="getReplies(status.id)" class="status-fadein" -- cgit v1.2.3-70-g09d2