Fix thread lines not being properly updated when new posts are received (#2210)

lolsob-rspec
Claire 2023-05-07 20:06:10 +02:00 committed by GitHub
parent ef5df7fc66
commit 43c40b5df8
1 changed files with 3 additions and 0 deletions

View File

@ -134,6 +134,9 @@ class Status extends ImmutablePureComponent {
'expanded',
'unread',
'pictureInPicture',
'previousId',
'nextInReplyToId',
'rootId',
];
updateOnStates = [