Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there! I have a quick question about the
useMutationhook.Earlier today i wanted to add
mutateAsyncin the dependency array ofuseEffect, but wasn't sure if it'd have a new reference on every re-render. I would love to know at what point doesmutateAsyncbecome a new function reference when a re-render occurs.Beta Was this translation helpful? Give feedback.
All reactions