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

This commit is contained in:
Claire 2023-05-07 20:06:10 +02:00 committed by GitHub
parent 179e38cf15
commit ed0a407888
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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