Closed jorbuedo closed 2 months ago
it is returning 500
, just a quick recall that by not throwing react-query will return isSuccess: true, isError: false
, even when failing, with data: null
, I think is ok for debugging, but it looks like the issue might be sitting in the request.
Description / Change(s) / Related issue(s)
Previous log (called directly by react-query when throwing)
With this change: