Skip to content

[Documentation] iframe url for local tophatting in Playground is incorrect #4391

@brendanatshopify

Description

@brendanatshopify

Issue summary

In the current project README.md the instructions contain a link to tophat the Playground in an isolated environment at the url: http://YOUR_IP_ADDRESS:ASSIGNED_PORT/iframe.html?selectedKind=Playground&selectedStory=Playground. This link brings up an error dialogue.

Expected behavior

While running Storybook locally this url should bring up an isolated view of the Playground component.

Actual behavior

While running Storybook locally this brings up an error dialogue:

Screen Shot 2021-08-12 at 1 05 53 PM

Steps to reproduce the problem

  1. Run yarn dev to start Storybook
  2. Visit http://YOUR_IP_ADDRESS:ASSIGNED_PORT/iframe.html?selectedKind=Playground&selectedStory=Playground
  3. You should see the error in the above screenshot

Metadata

Metadata

Labels

BugSomething is broken and not working as intended in the system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions