dhatGuy
dhatGuy3w ago

Calling mutation with formData causes error: iterator method is not callable

uploadMutation.mutate(formData) causes error
TRPCClientError: iterator method is not callable
TRPCClientError: iterator method is not callable
If I call it without the formData, it works
1 Reply
dhatGuy
dhatGuyOP3w ago
trpc v11.0.0-rc.638