tRPC & redux toolkit query
Node 18, pnpm, ts, vite, toolkit.
Cant find any proper info how to use tRPC with toolkit query;
If I do just a simple req in component via client.users.getUser() it works perfect, but with toolkit got this issues.
3 Replies