Reactjs – react-query: onError. What should I use instead?
I have the same problem as here react-query: onSuccess, onError, onSettled are deprecated. What should I use instead? . And the the proposed solution is good but what if I want to use the result of the error inside the…