@vas3a - We're seeing this in QA:
https://qa-community-app.topcoder-dev.com/challenges
The page loads, but then goes blank. This was the finding:
I see this bug when trying to deploy the latest code in universal_nav branch. you can remove this code to avoid the crash(this will remove the loading)
https://github.com/topcoder-platform/community-app/blob/universal_nav/src/shared/containers/TopcoderHeader/index.jsx#L72-L74

@vas3a - We're seeing this in QA:
https://qa-community-app.topcoder-dev.com/challenges
The page loads, but then goes blank. This was the finding:
I see this bug when trying to deploy the latest code in
universal_navbranch. you can remove this code to avoid the crash(this will remove the loading)https://github.com/topcoder-platform/community-app/blob/universal_nav/src/shared/containers/TopcoderHeader/index.jsx#L72-L74