AlexVernA
tRPC3y ago
3 replies
AlexVern

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.
2.png
3.png
Was this page helpful?