mirror of
https://github.com/wassname/talk.git
synced 2026-08-03 13:20:59 +08:00
Readd falsely deleted part
This commit is contained in:
@@ -129,6 +129,9 @@ class StreamContainer extends React.Component {
|
||||
};
|
||||
|
||||
componentDidMount() {
|
||||
if (this.props.previousTab) {
|
||||
this.props.data.refetch();
|
||||
}
|
||||
this.subscribeToUpdates();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user