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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions