parent
46c610990a
commit
75d52f1e4e
7 changed files with 11 additions and 114 deletions
|
@ -194,7 +194,6 @@ export class Home extends Component<any, HomeState> {
|
|||
componentWillUnmount() {
|
||||
saveScrollPosition(this.context);
|
||||
this.subscription.unsubscribe();
|
||||
window.isoData.path = undefined;
|
||||
}
|
||||
|
||||
static getDerivedStateFromProps(props: any): HomeProps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue