I want to mutate every time the user interacts with the form. useQuery & useMutation cause rerenders
Hello, this is my code: https://hastebin.com/share/iqecihusab.javascript.
I have :
that load the data of the form
and
that mutates when the
form.values
changes. But that is causing me infinite re-renders.
How can I solve that please? thanks.Hastebin
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
0 Replies