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

Clear composedNodes when an element upgrades without an insertion point #1845

Merged
merged 7 commits into from
Jun 13, 2015

Conversation

sorvell
Copy link
Contributor

@sorvell sorvell commented Jun 12, 2015

Fixes #1804

A lazily upgraded element which subsequently adds an insertion point can generate an error. This occurs because composedNode tracking gets out of whack. Explicitly reset composedNodes when upgrading to avoid the problem.

@kevinpschaaf
Copy link
Member

Reviewed.

sorvell pushed a commit that referenced this pull request Jun 13, 2015
Clear composedNodes when an element upgrades without an insertion point
@sorvell sorvell merged commit 0fb5111 into master Jun 13, 2015
@sorvell sorvell deleted the fix-1804 branch June 13, 2015 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants