-
-
Notifications
You must be signed in to change notification settings - Fork 613
Open
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library
Description
openapi-fetch version
0.15.0
Description
I want to catch an error happen during a request. But when i tried it on React native, i can't even trigger a console when error happened. As you can see at my code below
but for onRequest, there is no problem
Reproduction
- Write middleware
onErrorcontain console.log - Trigger error request
- The console doesn't show up
Expected result
The console should show up when the error happened
Extra
- I’m willing to open a PR (see CONTRIBUTING.md)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopenapi-fetchRelevant to the openapi-fetch libraryRelevant to the openapi-fetch library