Merge branch '646' into 'develop'

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

Closes #646

See merge request pleroma/pleroma-fe!923
このコミットが含まれているのは:
Shpuld Shpludson 2019-08-25 20:03:06 +00:00
コミット 0e21c3cdd9
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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