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

Make NoGames page error code robust to players who never got exitCodes assigned #847

Open
sentry-io bot opened this issue May 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented May 23, 2024

Possibly for players who never get assigned exitcodes (not sure how this can happen)

Sentry Issue: DELIBERATION-EMPIRICA-7C

React ErrorBoundary TypeError: Cannot read properties of undefined (reading 'complete')
  at NoGames (../../src/intro-exit/NoGames.jsx:68:61)
  at InnerParticipant (../../src/App.jsx:42:19)
  at None (div)
  at App (../../src/App.jsx:154:3)
  at BrowserConditionalRender (../../src/components/Layouts.jsx:152:44)
...
(2 additional frame(s) were not displayed)

TypeError: Cannot read properties of undefined (reading 'complete')
  at message (../../src/intro-exit/NoGames.jsx:29:40)
  at NoGames (../../src/intro-exit/NoGames.jsx:68:61)
...
(7 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the bug Something isn't working label May 23, 2024
@hunxjunedo
Copy link

requesting assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant