thoughts on how to catch a load failed error in mobile safari with openapi-fetch? #1812
kellyrmilligan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Seeing
type error: load failed
in mobile safari, and have not seen the issue as actionable so far, but want to at least catch it.was thinking about something like this:
can't get the types to quite line up, but thoughts?
or maybe a try/catch in
coreFetch
?Beta Was this translation helpful? Give feedback.
All reactions