How to properly handle save errors with withLock #178
Unanswered
kalupas226
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 think I can handle save errors using
saveError
.However I would like to handle errors more effectively when I use withLock.
For example:
I achived that by extending
Shared
implementation:How to properly handle save errors with withLock?
Beta Was this translation helpful? Give feedback.
All reactions