No mutationFn found (offline)
I am using this component to be responsible for registering and resuming the paused mutation in the authenticated root page because the mutation depends on some contexts related to the session.
But, by having this, I get the famous "No mutationFn found". Why does this happen? I debugged the code, and I can guarantee that setMutationDefaults runs before executing the resume.
0 Replies