Merge "RIFT-16181: Project switch must affect non-polling/non-socket based pages" into projects
diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js b/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js
index cb731c7..4f27094 100644
--- a/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js
+++ b/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js
@@ -199,7 +199,8 @@
         let user = this.user;
         user.projectId = projectId;
         this.setState({user});
-        }
+        window.location.reload(true);
+    }
     //Notifications
     showNotification = (data) => {
         let state = {