How are others retrying an async atom from an error boundary? #2633
Unanswered
sebinsua
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
How are others retrying an atom from an error boundary?
This is what I'm currently doing:
And then within my error boundaries, I write something like this:
Beta Was this translation helpful? Give feedback.
All reactions