Skip to content

bug: after recompiling, the current open tab is closed if an error occured in between #26

@TheAlexLichter

Description

@TheAlexLichter
  1. Open the REPL
  2. Click on "index2.js" on the right pane
  3. Write the start of code that causes an error, e.g. const a =
  4. Finish the code with const a = 2

Expected: The tab should be index2.js where it has been before
Actual: See that the tab is now index.js, the first tab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions