jee
Results
1
issues of
jee
**Why isSucces turning into true while status "pending"** I try to fetching a query using RTK method POST and I console the response like below: `useEffect(() => { console.log(responseCheckPromoCode.isError, responseCheckPromoCode.isSuccess,...