Logan

Results 8 comments of Logan

Per assistance in Discord by hawkeye, It looks like the docs for the graphql_ppx should point to https://github.com/reasonml-community/graphql-ppx/tree/v0.7.1. The @reason-community versions `"^1.0.0-beta.18",` and `"^0.0.1"`don't work with reason-apollo-hooks `"^6.0.1"`

Aram, Thanks for getting back to me on this. While I understand the solution you mentioned, it proves to be a pretty bad workflow. When i'm developing an application I'm...

@E-Kuerschner I am experiencing the same issue while attempting to load the example hook code in the README w/in storybook or Next.js app.

@rrdelaney Thanks for all of your work here. I haven't seen anything activity recently on the project and am wondering if it's still maintained?

Just found this. Do you know if anyone is working on this?

@marc2332 My apologies here. I had only intended to use this internally and quickly scraped something that was working for my intended purposes. I should have cleaned it up a...

Thanks @obmarg. I've cleaned up the PR including removing the change to `Client::build`.

I'm seeing this as well. For my use case it's for detecting when a user clicks outside of an element (like a dropdown) so that it can take necessary actions....