Oop, knew I stored that reference for a reason
This commit is contained in:
@@ -62,6 +62,7 @@ type Props = {
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
clearTimeout(this.savedTimeout);
|
||||
this.props.ui.clearActiveDocument();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user