Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Options to cleanCache are not passed to first invocation in usePolling #107

Closed
javierbrea opened this issue Nov 27, 2020 · 0 comments · Fixed by #111
Closed

Options to cleanCache are not passed to first invocation in usePolling #107

javierbrea opened this issue Nov 27, 2020 · 0 comments · Fixed by #111
Assignees
Labels
bug Something isn't working
Milestone

Comments

@javierbrea
Copy link
Member

When using the except option in the usePolling hook, it is not passed to the first invocation of the cleanCache method.

@javierbrea javierbrea self-assigned this Nov 27, 2020
@javierbrea javierbrea added the bug Something isn't working label Nov 27, 2020
@javierbrea javierbrea added this to the v1.5.1 milestone Nov 27, 2020
javierbrea added a commit that referenced this issue Dec 19, 2020
javierbrea added a commit that referenced this issue Dec 19, 2020
…rovider is not already loading. As usePolling is usually used with useData it could be causing a double read becuase cache was probably cleaned while reading
This was referenced Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant