cds-hooks / sandbox

CDS Hooks Sandbox
http://sandbox.cds-hooks.org
Apache License 2.0
34 stars 32 forks source link

The configure screen fails to load with a TypeError exception. #102

Closed JPercival closed 5 years ago

JPercival commented 5 years ago

Steps to reproduce:

  1. Navigate to https://sandbox.cds-hooks.org/
  2. Click the pencil icon near the upper right corner of the screen

The page fails to load, and the following exception appears in the console:

Uncaught TypeError: Cannot read property 'https://example.com/launch' of undefined at t.value (app.bundle.js:16) at app.bundle.js:16 at Array.map () at app.bundle.js:16 at Array.forEach () at t.value (app.bundle.js:16) at s (app.bundle.js:36) at beginWork (app.bundle.js:36) at i (app.bundle.js:36) at l (app.bundle.js:36)