-
Notifications
You must be signed in to change notification settings - Fork 787
Ensure the recycler keys on the client #513
Comments
This issue has been automatically labled because it has not had recent activity. If you have not received a response from anyone, please mention the repository maintainer (most likely @jbaxleyiii). It will be closed if no further activity occurs. Thank you for your contributions to React Apollo! |
There is a PR in progress on this! Thanks @probot-stale[bot] |
This issue has been automatically labled because it has not had recent activity. If you have not received a response from anyone, please mention the repository maintainer (most likely @jbaxleyiii). It will be closed if no further activity occurs. Thank you for your contributions to React Apollo! |
This issue has been automatically closed because it has not had recent activity after being marked as no recent activyt. If you belive this issue is still a problem or should be reopened, please reopen it! Thank you for your contributions to React Apollo! |
See this series of comments: #462 (comment)
The principal issue is in testing, where the same HoC will cache queries even if you render a new tree with a completely different client.
And @calebmer's proposed solution:
The text was updated successfully, but these errors were encountered: