Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging app within an iframe #102

Open
fikander opened this issue Jan 24, 2021 · 0 comments
Open

Debugging app within an iframe #102

fikander opened this issue Jan 24, 2021 · 0 comments

Comments

@fikander
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant