Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix race conditions related to optimistic UI #1970

Merged
merged 3 commits into from May 15, 2022
Merged

Fix race conditions related to optimistic UI #1970

merged 3 commits into from May 15, 2022

Conversation

shuding
Copy link
Member

@shuding shuding commented May 15, 2022

Fixes #1965.

@shuding shuding requested a review from huozhi as a code owner May 15, 2022 10:50
@codesandbox-ci
Copy link

codesandbox-ci bot commented May 15, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f580f0b:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration
SWR-Basic (forked) Issue #1965

_internal/utils/mutate.ts Outdated Show resolved Hide resolved
_internal/utils/mutate.ts Outdated Show resolved Hide resolved
_internal/utils/mutate.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition with optimisticData and rollbackOnError
1 participant