T
TanStack3y ago
rare-sapphire

isError always set to False, react query with axios

Stack Overflow
React Query always returning isError as False
We are using Axios along with react query. Can someone point me to correct example, so that all the react query keys like isError, isSuccess is properly set. As, I read through other answers, the c...
1 Reply
continuing-cyan
continuing-cyan3y ago
What does someFunction(id|| '') do in your example? Can you include the code of that?

Did you find this page helpful?