Typescript giving benign error: 'caller' implicitly has type 'any'...
In my T3 App I get this benign typescript error (see image) on my testCaller:
Here is my test caller code:
It feels as if the typescript server gets overloaded or there is some circular issue or something. Restarting the TS server works sometimes, but sometimes the error remains.
Happy for any help or ideas 🙏
0 Replies