Fix bookmarks and favourites not being filtered (#34260)
This commit is contained in:
parent
8c3eeb4d29
commit
2eb6d815d6
4 changed files with 6 additions and 1 deletions
|
@ -99,6 +99,7 @@ class Favourites extends ImmutablePureComponent {
|
|||
onLoadMore={this.handleLoadMore}
|
||||
emptyMessage={emptyMessage}
|
||||
bindToDocument={!multiColumn}
|
||||
timelineId='favourites'
|
||||
/>
|
||||
|
||||
<Helmet>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue