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

dom-if appended to document fragment does not result in its children removed #3324

Closed
kevinpschaaf opened this issue Jan 23, 2016 · 0 comments

Comments

@kevinpschaaf
Copy link
Member

  1. attach a truthy dom-if so that its children are stamped into the dom
  2. create a document fragment
  3. append the dom-if to the document fragment

The stamped children will not be removed from their original location.

sorvell pushed a commit that referenced this issue Jan 23, 2016
Ensure dom-if moved into doc fragment is torn down. Fixes #3324
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

No branches or pull requests

1 participant