-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Playable Community Game On HomePage #1623
Conversation
as requested on #1568, i have implemented so that it takes random game from "New Tag" and render the game
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@DevIos01 please revisit the linked-to issue and get product mgmt approval (retroactively) for this work |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see prev. comment
src/pages/index.astro
Outdated
hoveredScreen: false, | ||
pressedScreen: false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what do these changes do?
- Added try-catch blocks around fetch and file read operations to handle potential runtime exceptions and ensure the application does not crash on failures.
@DevIos01 Do you intend on moving forward with this? If not, please close it. |
actually nevermind... I don't feel a strong need for this feature period. Closing it myself, DM me if u really want to advocate for this |
as requested on #1568, I have implemented so that it takes the random game from "New Tag" and renders the game