Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Ensure ObservableQuery fields have a stable identity #3422

Merged
merged 1 commit into from Aug 28, 2019
Merged

Conversation

hwillson
Copy link
Member

Make sure refetch, fetchMore, updateQuery, startPolling, stopPolling, and subscribeToMore maintain a stable identity when they're passed back alongside query results.

Fixes #3317.

Make sure `refetch`, `fetchMore`, `updateQuery`, `startPolling`,
`stopPolling`, and `subscribeToMore` maintain a stable identity
when they're passed back alongside query results.

Fixes #3317.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Hooks] subscribeToMore isn't memoized with useQuery
1 participant