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: do not retrigger parent effect when Suspend's resources resolve (closes #2956) #2959

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

gbj
Copy link
Collaborator

@gbj gbj commented Sep 9, 2024

Still needs cancellation implementation.

Cancellation turns out to be tricker than anticipated because it would be triggered by the same things that trigger the double-rerender. I will handle this separately.

@gbj gbj marked this pull request as ready for review September 10, 2024 18:08
@gbj gbj merged commit 2bf0407 into main Sep 10, 2024
69 checks passed
@gbj gbj deleted the 2956 branch September 10, 2024 18:08
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.

1 participant