We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 188a695 + f5762cf commit ed44deeCopy full SHA for ed44dee
1 file changed
ui/oce/corruption-risk/index.jsx
@@ -84,7 +84,7 @@ class CorruptionRiskDashboard extends React.Component{
84
}
85
86
componentDidMount(){
87
- !this.state.showLandingPopup && this.fetchUserInfo();
+ this.fetchUserInfo();
88
this.fetchIndicatorTypesMapping();
89
this.fetchYears();
90
0 commit comments