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

Unable to use the official Relay Chrome Extension #65

Open
stramel opened this issue Mar 16, 2020 · 4 comments
Open

Unable to use the official Relay Chrome Extension #65

stramel opened this issue Mar 16, 2020 · 4 comments

Comments

@stramel
Copy link
Contributor

stramel commented Mar 16, 2020

When performing queries with relay-hooks, the Relay Chrome Extension doesn't seem to be picking up any of the queries.

I will try to work on creating a reproducible repo later this week. Just wanted to get this out here and see if maybe there is a trick to get it to work.

@stramel
Copy link
Contributor Author

stramel commented Mar 16, 2020

@morrys I tried the example in this repo: examples/relay-hook-example/nextjssr, I didn't see any of the queries or mutations in the chrome extension.

@renanmav
Copy link
Contributor

And the extension works fine for queries made with official HOC’s?
createFragmentContainer and so on...

I ask this because I’ve used the extension a while ago and it didn’t work. It was kinda buggy at the time.

@stramel
Copy link
Contributor Author

stramel commented Mar 16, 2020

@renanmav This is actually my first time using Relay so I'm unsure. I assumed that the official extension would work with the official implementation.

@renanmav
Copy link
Contributor

Could you try to replace your hooks for HOC’s and see if the extension shows your queries?

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

No branches or pull requests

3 participants