Skip to content

outro when <svelte:component> switches - #1569

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

Merged
merged 2 commits into from
Jun 29, 2018
Merged

outro when <svelte:component> switches - #1569

merged 2 commits into from
Jun 29, 2018

Conversation

Rich-Harris
Copy link
Member

@Rich-Harris Rich-Harris commented Jun 29, 2018

ref #1568. This doesn't add the switch directive (that can wait), but it causes components to outro if nestedTransitions is true (as it will by default in v3).

Adding transitionManager.groupOutros does cause the whole of transitionManager to be included regardless of whether the component has outros, which is a longer-standing issue that needs resolving.

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