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

use anchors for slotted content #835

Merged
merged 1 commit into from
Sep 10, 2017
Merged

use anchors for slotted content #835

merged 1 commit into from
Sep 10, 2017

Conversation

Rich-Harris
Copy link
Member

fixes #822. This ensures that an if block that becomes truthy after the initial render doesn't result in content being appended to a document fragment that has already served its purpose

@Rich-Harris Rich-Harris merged commit 4776c41 into master Sep 10, 2017
@Rich-Harris Rich-Harris deleted the gh-822 branch September 10, 2017 20:05
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.

If condition in default slot or try mount to empty fragment
1 participant