Fix thread lines not being properly updated when new posts are received (#2210)
This commit is contained in:
		@@ -134,6 +134,9 @@ class Status extends ImmutablePureComponent {
 | 
			
		||||
    'expanded',
 | 
			
		||||
    'unread',
 | 
			
		||||
    'pictureInPicture',
 | 
			
		||||
    'previousId',
 | 
			
		||||
    'nextInReplyToId',
 | 
			
		||||
    'rootId',
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  updateOnStates = [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user