backboneB
tRPC3y ago
1 reply
backbone

[help] Uncaught (in promise) TRPCClientError: Property description must be an object: u

After building on linux, I visit the site. And Chrome console shows this error.
But if I build on my Mac, It is ok and no error.

My site's first request ( like trpc.checklogin) is ok before loaded.
But if the site loaded , and I make a request like the first image, it reproduces, and no chrome network log. So It is nothing with server.

Node 18
tRPC 10.19.0
Client is react using CRA

May be third party module cause this error?
mmexport1680803388376.png
mmexport1680802576571.png
mmexport1680802819714.png
mmexport1680802813771.png
Was this page helpful?