DEV Community

andrey111555
andrey111555

Posted on

how to get fetch/axios error details?

Hello!

In RN application in fetch/axios takes place an error: TypeError: Network request failed
How can I get details of this error?

For example in React we have F12 and there we can see detail information

Top comments (0)