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

Suspense should support un-mounting suspender #2134

Merged
merged 8 commits into from
Dec 9, 2019

Conversation

sventschui
Copy link
Member

@sventschui sventschui commented Nov 17, 2019

This PR will un-suspend a Suspense when the suspending component is unmounted (+39B in compat)

Note: The issue regarding state updates below Suspense was split into its own PR #2159

@coveralls
Copy link

coveralls commented Nov 17, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 29eb25b on improvement/suspense-bugs into 2ed0a92 on master.

@sventschui sventschui changed the title Suspense should support state updates and un-mounting suspender Suspense should support un-mounting suspender Nov 28, 2019
@sventschui sventschui marked this pull request as ready for review November 28, 2019 22:55
Copy link
Member

@JoviDeCroock JoviDeCroock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work Sven, absolute hero!

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.

4 participants