From: KIRAN KASHALKAR Date: Thu, 13 Apr 2017 00:52:18 +0000 (-0400) Subject: RIFT-16181: Project switch must affect non-polling/non-socket based pages X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=commitdiff_plain;h=54e4cde9338a0c798477422905cdd3b194d33a42 RIFT-16181: Project switch must affect non-polling/non-socket based pages Signed-off-by: KIRAN KASHALKAR --- diff --git a/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js b/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js index cb731c73c..4f270945a 100644 --- a/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js +++ b/skyquake/framework/widgets/skyquake_container/skyquakeContainerStore.js @@ -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 = {