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(svelte): Fix child component not being destroyed after each_blocks are nullified #1662

Closed
wants to merge 1 commit into from

Conversation

btakita
Copy link
Contributor

@btakita btakita commented Aug 17, 2018

#1660

I'm not able to reproduce the issue in a test or in the repl. However, the case does occur where each item in the each_blocks array are set to null. Then outroBlock is called with the destroy callback.

This is a blocking issue for me, so any help is appreciated.

@Rich-Harris
Copy link
Member

The corresponding issue for this was closed, so I'll close this PR as well — likely fixed by other work on transitions

@Rich-Harris Rich-Harris closed this Aug 4, 2019
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.

2 participants