Handle component unmount
This commit is contained in:
@@ -71,6 +71,7 @@ class MountItems extends IPCContainer {
|
||||
}
|
||||
|
||||
this.props.resetMountsState();
|
||||
this.activeDetections = [];
|
||||
super.componentWillUnmount();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user