Skip to content

Source §2: list program crashes frontend #3279

@martin-henz

Description

@martin-henz
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
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't workingcriticalFixing this is mission-critical

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions