-
**Describe the bug**
When performing a conditional update, using the `If-Match` with the etag, it seems to be ignoring the `if-match` header as the update is being performed regardless of incorrect v…
-
### Describe the feature you'd like to request
Optimistic updates in React Query 5 can be simpler by using the `useMutationState` anywhere in the application to hook into a running mutation state a…
-
How to implement optimistic updates using **useFirestoreDocumentMutation** hook?
-
> Incompatible: requires IDE build 242.* or earlier
Would it make sense to change the version constraint to allow newer versions optimistically? Seems annoying to have to update it every time the I…
-
resolve: https://github.com/teambition/ReactiveDB/issues/91
@suyu34 @zry656565 @Miloas @chuan6
-
We should assume that request will be successful until they're not to make the app seem more responsive.
-
-
This is related to the `sequence` discussion in acdlite/flux-standard-action#7.
If `payload` is a Promise, where should data needed to perform the optimistic update be put? `meta`?
Wherever this dat…
-
Opening this issue to track discuss whether FSA should address optimistic updates. If it does, I think it should be as an extension of the core spec.
-
I think in some instances the user will want to set the `id` of a document before saving it to RethinkDB.
This will help in situations where saving a brand new document to the database (versus repla…