Mighty Eight
Getting global query loading state on client (react)
Just to answer myself, yes, it is possible.
https://discord-questions.trpc.io/m/1069050572185010279
https://tanstack.com/query/latest/docs/framework/react/reference/useIsFetching
My code implementation is:
2 replies