axios-hooks icon indicating copy to clipboard operation
axios-hooks copied to clipboard

handle (failed)net::ERR_CONNECTION_TIMED_OUT

Open gumitrathore opened this issue 2 years ago • 1 comments

not able to catch error and breaking at Uncaught TypeError: Cannot read properties of undefined (reading 'data') at reducer (index.js:167:1) at updateReducer (react-dom.development.js:15318:1) at Object.useReducer (react-dom.development.js:16425:1) at Object.useReducer (react.development.js:1512:1) at useAxios (index.js:274:1)

gumitrathore avatar Jul 09 '22 15:07 gumitrathore

can you please provide a running repro? e.g. using codesandbox

simoneb avatar Jul 10 '22 21:07 simoneb