Skip to content

Stepper: errors silently ignored #1737

Open
@martin-henz

Description

@martin-henz

Some errors are silently ignored in stepper. Is validation happening before evaluation in the stepper? Examples of programs whose execution is prevented but no error is reported:

function f(x, x) {}
const x = 1; const x = 2;

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions