[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?
B
backbone404d ago
It seems like antd 5 drawer component cause this error. Soooorry, tRPC!