shounakkay
TTCTheo's Typesafe Cult
•Created by shounakkay on 12/28/2023 in #questions
Mutations on the trpc functions is throwing ["ERR_INTERNAL_ASSERTION"], queries are working fine.
Why are my mutations not working as they should ? The tRPC mutation function I call does not execute any lines of code inside that, it just throws the internal assertion error after few seconds. My setup is correct I feel as all the queries work fine, but the mutations dont.
3 replies