codersforcauses / codersforcauses/game-dev
Don't render game embed if game embed field is null
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently the game model allows for the game embed field to be null, however on rendering the game embed in the individual game pages on the frontend, the conditional rendering condition for the game embed only checks for if the embed field is set to "0", not if it is set to null.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.