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

Add a check in the intro/exit steps that player is defined before rendering contents #900

Open
sentry-io bot opened this issue Sep 26, 2024 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 26, 2024

We have this in the game stages, should also have it for intro/exit.

Sentry Issue: DELIBERATION-EMPIRICA-83

React ErrorBoundary TypeError: Cannot read properties of undefined (reading 'get')
  at SubmitButton (../../src/elements/SubmitButton.jsx:10:32)
  at Element (../../src/elements/Element.jsx:21:27)
  at ConditionsConditionalRender (../../src/components/ConditionalRender.jsx:125:47)
  at RecursiveConditionalRender (../../src/components/ConditionalRender.jsx:134:39)
  at ConditionsConditionalRender (../../src/components/ConditionalRender.jsx:125:47)
...
(15 additional frame(s) were not displayed)

TypeError: Cannot read properties of undefined (reading 'get')
  at SubmitButton (../../src/elements/SubmitButton.jsx:13:32)
...
(5 additional frame(s) were not displayed)
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

0 participants