can i use try catch with useMutation().mutate() #3488
Unanswered
kin-for-test
asked this question in
Q&A
Replies: 1 comment
-
you can, but it doesn't do anything. If you want to use try/catch, |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
like below , can i catch the error in function B by try catch?
Beta Was this translation helpful? Give feedback.
All reactions