Using the provider for transactional operations #245
Unanswered
bhwstevens3
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Would you mind to describe why you’d like to use it like this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
When using the provider, Is there any method for performing one operation on the document and waiting for a confirmation from the server?
I would like something like this:
After trying to do this via events, I could not find any event like "updated" or "update failed" in the current implementation...
Beta Was this translation helpful? Give feedback.
All reactions