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 Apr 13, 2023. It is now read-only.
And it works without problem. After updating to v3, even an empty onCompleted callback produces an infinite loop in my component, requesting the query forever. If I take the onCompleted off, everything works well.
I found a related issue: #3353 (comment) but the fix didn't work for me.
Hello!
I had this code before updating to v3:
And it works without problem. After updating to v3, even an empty
onCompleted
callback produces an infinite loop in my component, requesting the query forever. If I take theonCompleted
off, everything works well.I found a related issue: #3353 (comment) but the fix didn't work for me.
Thanks :)
The text was updated successfully, but these errors were encountered: