Open stesvis opened 2 years ago
I believe this will fix the error: Cannot read properties of undefined (reading 'status') when there is no response (server down).
I don't think the optional chaining operator is supported in es2015.
I believe this will fix the error: Cannot read properties of undefined (reading 'status') when there is no response (server down).