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 determing whether an attribute should prevent innerHTML optimization #1582

Merged
merged 1 commit into from
Jul 8, 2018

Conversation

Conduitry
Copy link
Member

Fixes #1581. I'm pretty sure there aren't other cases like this to worry about. This makes it so that attributes cause their elements to opt out of .innerHTML whenever they contain a dynamic tag, not merely when they have something that's been determined to be a dependency. See source issue for more information in the form of a meandering monologue.

@Conduitry Conduitry merged commit 909536d into master Jul 8, 2018
@Conduitry Conduitry deleted the gh-1581 branch July 8, 2018 17:45
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