mirror of
https://github.com/Esri/offline-editor-js.git
synced 2025-12-15 15:20:05 +00:00
updateStatus after successive offline restarts
This commit is contained in:
parent
2e5eb28a36
commit
dbf46d7f8f
@ -477,6 +477,7 @@
|
|||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
offlineFeaturesManager.goOffline();
|
offlineFeaturesManager.goOffline();
|
||||||
|
updateStatus();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user