Watts-Lab / deliberation-empirica

Empirica V2 framework
MIT License
5 stars 0 forks source link

missing game in exit steps #827

Closed sentry-io[bot] closed 3 weeks ago

sentry-io[bot] commented 3 weeks ago

Possibly happens when a player reaches exit steps without being assigned to a game? Not sure if this can happen

Sentry Issue: DELIBERATION-EMPIRICA-60

React ErrorBoundary TypeError: Cannot read properties of undefined (reading 'get')
  at InnerParticipant (../../src/App.jsx:39:19)
  at None (div)
  at App (../../src/App.jsx:124:3)
  at BrowserConditionalRender (../../src/components/Layouts.jsx:152:44)
...
(4 additional frame(s) were not displayed)

TypeError: Cannot read properties of undefined (reading 'get')
  at exitSteps (../../src/App.jsx:66:28)
...
(2 additional frame(s) were not displayed)