Merge branch '646' into 'develop'

Fix "Making hundreds of needless api requests in profile page"

Closes #646

See merge request pleroma/pleroma-fe!923
This commit is contained in:
Shpuld Shpludson 2019-08-25 20:03:06 +00:00
commit 0e21c3cdd9

View file

@ -110,7 +110,7 @@ const conversation = {
Status
},
watch: {
'$route': 'fetchConversation',
status: 'fetchConversation',
expanded (value) {
if (value) {
this.fetchConversation()