Skip to content

Debugging app within an iframe #102

Description

@fikander

Devtools won't see Relay within an iframe.

To debug this kind of app with react-devtools I'd put <head>...<script src="http://localhost:8097"></script></head> in my index.html and run devtools with npx react-devtools - that would connect to my app in an iframe.

Is there equivalent way of using relay-devtools? The above method doesn't work, but perhaps there's different port I should be connecting to?
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions