Prevent pinned columns from scroll to top on URL changing (#3586)
This commit is contained in:
@ -81,6 +81,7 @@ class HomeTimeline extends React.PureComponent {
|
||||
|
||||
<StatusListContainer
|
||||
{...this.props}
|
||||
trackScroll={!pinned}
|
||||
scrollKey={`home_timeline-${columnId}`}
|
||||
type='home'
|
||||
emptyMessage={emptyMessage}
|
||||
|
Reference in New Issue
Block a user