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

Unmount yield fragments in parent's unmount method, not destroy #626

Merged
merged 7 commits into from
Jun 11, 2017

Conversation

Rich-Harris
Copy link
Member

@Rich-Harris Rich-Harris commented Jun 9, 2017

Fixes #625.

Also makes the printout of compiled code a bit easier to read. Haven't spent any time fixing it yet (though I assume somewhere a component is being destroyed before it's being unmounted)

@Rich-Harris Rich-Harris changed the title [WIP] Failing test for #625 Unmount yield fragments in parent's unmount method, not destroy Jun 11, 2017
@Rich-Harris Rich-Harris merged commit 6eb80e3 into master Jun 11, 2017
@Rich-Harris Rich-Harris deleted the gh-625 branch June 11, 2017 18:29
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.

Multi-level-nested components breaks when top level is destroyed
1 participant