Merge tag 'v1.6.0rc3' into sync/upstream
This commit is contained in:
@@ -124,6 +124,7 @@ export default class Notifications extends React.PureComponent {
|
||||
const scrollContainer = (
|
||||
<ScrollableList
|
||||
scrollKey={`notifications-${columnId}`}
|
||||
trackScroll={!pinned}
|
||||
isLoading={isLoading}
|
||||
hasMore={hasMore}
|
||||
emptyMessage={emptyMessage}
|
||||
|
Reference in New Issue
Block a user