Skip to content

Running code in sandbox more than once fails in Safari #66

@ErikSwan

Description

@ErikSwan

In Safari 7 (possibly other versions), attempting to run a code sandbox more than once causes the output to disappear.

Steps to reproduce:

  1. Browse to any page with a code editor.
  2. Input the following code: console.log('test');
  3. Go to the menu, and click Run code. The output appears below the code editor as expected.
  4. Go to the menu again, and click Run code. The output disappears. Attempting to run the code again does not produce any output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions