You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2022. It is now read-only.
…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
When using the
except
option in theusePolling
hook, it is not passed to the first invocation of thecleanCache
method.The text was updated successfully, but these errors were encountered: