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 animations in re-suspended components #2706

Merged
merged 4 commits into from
Jun 19, 2024
Merged

Conversation

mattgperry
Copy link
Collaborator

Fixes #2269

As the React 19 upgrade branch could be open for a while, with two versions maintained (11.x for React 18 and 12.x for React 19) this PR cherrypicks the logic changes to keep rebases simpler and fix Suspense animations sooner.

@mattgperry mattgperry changed the title Fix Suspense animations Fix animations in re-suspended components Jun 19, 2024
@mergetron mergetron bot merged commit aa26805 into main Jun 19, 2024
1 check passed
@mergetron mergetron bot deleted the feature/react-19-code branch June 19, 2024 09:35
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.

[BUG] Animations do not resume after components resume after suspense
1 participant