Hello everyone i'm working with apisause(axios wrapper) and calling an api to get statistics, the results is numbers always but i have a special case when the result is 0 axios somehow convert it into null
here is the response from Preview Tap
and when i log the response from axios this is what i get
Any clue Why this is happening ?
Thanks in Advance.