Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
22 stars 12 forks source link

[Bug] Challenge profile page is missing the number of views and Go To Website button #2321

Closed tschaffter closed 10 months ago

tschaffter commented 10 months ago

Is there an existing issue for this?

What product(s) are you seeing the problem on?

OpenChallenges

Current behavior

No response

Expected behavior

No response

Anything else?

No response

Commit ID

b00d56ecda51c7647f9d35d92a8345c8ed1dc539

Are you developing inside the dev container?

Code of Conduct

tschaffter commented 10 months ago

The issue has been introduced by #2316 that removes too much code from challenge-stats.component.ts. The result is that challenge$ is not set and the component is not displayed.