Skip to content
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

unhandled promise rejection on every action #32

Open
rizen opened this issue Mar 5, 2024 · 1 comment
Open

unhandled promise rejection on every action #32

rizen opened this issue Mar 5, 2024 · 1 comment

Comments

@rizen
Copy link

rizen commented Mar 5, 2024

Given this codebase: https://github.com/rizen/hangman

The game all seems to work fine, but on every letter selection I get an unhandled promise rejection
Screenshot 2024-03-05 at 2 32 47 PM

It is possible that I've done something in my code wrong. However, I get the same error on every take action in the basic game when you do a bz new. So I think it's fundamental to the core.

@rizen
Copy link
Author

rizen commented Mar 5, 2024

This is in Safari 17.3.1 in case it matters.

And this is what that exception looks like when expanded.
Screenshot 2024-03-05 at 2 38 35 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant