Merge "RIFT-16181: Project switch must affect non-polling/non-socket based pages...
authorKIRAN KASHALKAR <kiran.kashalkar@riftio.com>
Thu, 13 Apr 2017 00:53:14 +0000 (02:53 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Thu, 13 Apr 2017 00:53:14 +0000 (02:53 +0200)
skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js

index cb731c7..4f27094 100644 (file)
@@ -199,7 +199,8 @@ class SkyquakeContainerStore {
         let user = this.user;
         user.projectId = projectId;
         this.setState({user});
-        }
+        window.location.reload(true);
+    }
     //Notifications
     showNotification = (data) => {
         let state = {