relay-tools / relay-hooks

Use Relay as React hooks
https://relay-tools.github.io/relay-hooks/docs/relay-hooks.html
MIT License
540 stars 56 forks source link

Prefetching an already prefetched query with new variables fails when a different query is prefetched in between. #151

Closed epiqueras closed 3 years ago

epiqueras commented 3 years ago

https://github.com/Proof-Of-Humanity/proof-of-humanity-web/issues/3#issuecomment-771173088

morrys commented 3 years ago

hi @epiqueras, as soon as I can I will take a look at your problem, in the meantime could you check that the problem is also present with version 4.0.0?

morrys commented 3 years ago

hi @epiqueras, i just created a PR that solves the problem in version 4.0.0 👍 Soon I intend to officially release the 4.1.0 release with this fix too.

At the moment I prefer not to keep version 3.x active even if in the PR I put a comment how to solve the problem in version 3.7.0

epiqueras commented 3 years ago

https://github.com/Proof-Of-Humanity/proof-of-humanity-web/issues/3#issuecomment-771775226

morrys commented 3 years ago

released with version 4.1.0 & 3.7.1