Progress
This commit is contained in:
@@ -117,7 +117,7 @@ class Notifications extends ImmutablePureComponent {
|
||||
|
||||
// : todo : include follow requests
|
||||
|
||||
console.log('--0--notifications:', notifications)
|
||||
console.log('--0--notifications:', hasMore)
|
||||
|
||||
if (isLoading && this.scrollableContent) {
|
||||
scrollableContent = this.scrollableContent
|
||||
|
||||
@@ -370,6 +370,7 @@ class UI extends PureComponent {
|
||||
}
|
||||
|
||||
this.props.dispatch(expandHomeTimeline())
|
||||
this.props.dispatch(expandNotifications())
|
||||
this.props.dispatch(initializeNotifications())
|
||||
|
||||
setTimeout(() => {
|
||||
|
||||
Reference in New Issue
Block a user