Mutation not changing `isPending` back
We got this query hook:
stageTemplateApi().removeProjectStageTemplate(request); response body is empty, and the success status is 200.
when we call this hook in the component like this:
and then run the mutation, the isDeleteProjectStagePending never turns back to false, and status remain in pending....
what is it?2 Replies
fascinating-indigo•7mo ago
Tomorrow I'll try to help you
provincial-silverOP•7mo ago
thanks sir!