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