Fix remount on failure
This commit is contained in:
@@ -223,7 +223,7 @@ class MountItems extends IPCContainer {
|
|||||||
AllowMount: false,
|
AllowMount: false,
|
||||||
Mounted: false,
|
Mounted: false,
|
||||||
};
|
};
|
||||||
this.setMountState(provider, mountState);
|
this.props.setMountState(provider, mountState);
|
||||||
|
|
||||||
this.setState({
|
this.setState({
|
||||||
DisplayRetry: true,
|
DisplayRetry: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user