-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Labels
BugSomething isn't workingSomething isn't workingcriticalFixing this is mission-criticalFixing this is mission-critical
Description
pair(list(1), 2);
currently crashes sourceacademy.org, see https://share.sourceacademy.org/caxir
Note that the stepper now handles this program correctly. The problem might be type-related; console shows:
96669.eebb44cf.js:2897 Error handled by React Router default ErrorBoundary: TypeError: Cannot read properties of undefined (reading 'type')
at e (index.d601d906.js:438:6400)
at index.d601d906.js:438:6925
at ec (index.d601d906.js:438:7209)
at ad (lib-react.917565be.js:2:58521)
at i (lib-react.917565be.js:2:119389)
at oO (lib-react.917565be.js:2:99066)
at oF (lib-react.917565be.js:2:98936)
at oC (lib-react.917565be.js:2:96041)
at r8 (lib-react.917565be.js:2:44927)
at lib-react.917565be.js:2:93621

Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingcriticalFixing this is mission-criticalFixing this is mission-critical