Skip to content

Advanced Playground broken (in develop) #5697

@cpcallen

Description

@cpcallen

Describe the bug

The Advanced Playground fails to load due to errors being thrown.

To Reproduce

Steps to reproduce the behavior:

  1. Check out develop (as of eca5ee2, but probably much earlier).
  2. Run npm install
  3. Run npm start
  4. Open JavaScript console in resulting browser window.
  5. Click on "Advanced" link.
  6. See error in console (see below).

Expected behaviour

The advanced playground loads.

Desktop (please complete the following information):

  • OS: macOS 11.6
  • Browser: Chrome
  • Version: 95.0.4638.69 (Official Build) (x86_64)

Stack Traces

options.js:539 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'theme')
    at options.js:539
    at Al (options.js:69)
    at index.js:309

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: bugDescribes why the code or behaviour is wrong

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions