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

[Bugfix beta] Fix DOM output for props and attrs #14315

Merged
merged 5 commits into from Sep 20, 2016

Conversation

chadhietala
Copy link
Contributor

Going to require glimmerjs/glimmer-vm#319

}

operations.addDynamicAttribute(element, attribute, reference);
},

mapAttributeValue(value) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I can tell these were undergoing this normalization twice and would cause issues downstream.

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.

None yet

2 participants