set first error message from an array of errors #3161
Unanswered
aryaniyaps
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a server which gives out errors in the following way:
I want to just set the first error provided by my api.
What is the best way to do this?
right now, I am doing the following.
Is there any better way to do this?
Beta Was this translation helpful? Give feedback.
All reactions