RIFT-14581, RIFT-14582
[osm/UI.git] / skyquake / plugins / config / src / dashboard / configStore.js
index 50a2cb7..675f3d6 100644 (file)
@@ -118,7 +118,7 @@ export default class AccountStore {
     }
     getResourceOrchestratorSuccess = (data) => {
         this.alt.actions.global.hideScreenLoader.defer();
-        if(data.hasOwnProperty('empty')) {
+        if(data && data.hasOwnProperty('empty')) {
             this.setAccountTemplate(false)
         } else {
             this.setState({