How can i catch server error ? #390
Unanswered
MuttakinHasib
asked this question in
Q&A
Replies: 1 comment
-
Hi @MuttakinHasib When working with React, the best way to get progress and errors is using the Item's event hooks (ie: useItemProgressListener & useItemErrorListener. You can see a simple example of progress usage in this sandbox. And you can see both in action in this more advanced sandbox. Let me know if there's something more specific I can help with. |
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
-
@yoavniran Please help me
Beta Was this translation helpful? Give feedback.
All reactions