Error spammed on my console

hello, i am using t3 stack with clerk and am getting this error:
event - compiled client and server successfully in 435 ms (380 modules)
wait - compiling /api/trpc/[trpc] (client and server)...
error - unhandledRejection: TypeError: Cannot read property 'timeoutType' of undefined
at _resume (evalmachine.<anonymous>:11000:33)
at resume (evalmachine.<anonymous>:10969:7)
at connect (evalmachine.<anonymous>:10956:7)
event - compiled client and server successfully in 435 ms (380 modules)
wait - compiling /api/trpc/[trpc] (client and server)...
error - unhandledRejection: TypeError: Cannot read property 'timeoutType' of undefined
at _resume (evalmachine.<anonymous>:11000:33)
at resume (evalmachine.<anonymous>:10969:7)
at connect (evalmachine.<anonymous>:10956:7)
this is the complete error and i am unable to find where it is coming from, but it happens right after it shows compiling /api/trpc/[trpc], i tried looking on google for solutions or gpt-3 but couldnt, can anyone help or guide me to finding the fix, thanks
1 Reply
21Cps
21Cps14mo ago
the error doesnt only show on just 1 page but rather every page thanks in advance