From 76efbcbe9252106a9bb33b4c3017c15f85c5ac4d Mon Sep 17 00:00:00 2001 From: Shpuld Shpludson Date: Tue, 18 Jun 2019 16:31:20 +0000 Subject: Misc fixes: Fix uploads stretching on chrome, fix warnings in console --- src/components/conversation/conversation.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/conversation/conversation.js') diff --git a/src/components/conversation/conversation.js b/src/components/conversation/conversation.js index b3074590..8ae89421 100644 --- a/src/components/conversation/conversation.js +++ b/src/components/conversation/conversation.js @@ -139,6 +139,7 @@ const conversation = { return (this.isExpanded) && id === this.status.id }, setHighlight (id) { + if (!id) return this.highlight = id this.$store.dispatch('fetchFavsAndRepeats', id) }, -- cgit v1.2.3-70-g09d2