Skip to content

Conversation

@zpao
Copy link
Member

@zpao zpao commented Apr 6, 2016

I'm still trying to figure out the right thing here, but #6228 introduced a difference between createElement path and innerHTML which presumably means there would be a small difference in behavior when mounting server rendered markup.

This "fixes" the test to branch based on the feature flag but I'm actually not sure if this is something that needs a code fix so the test behaves consistently. (And yes, there's logging code in there and it.only)

cc @spicyj

@zpao zpao added this to the 15.0 milestone Apr 6, 2016
@sophiebits
Copy link
Collaborator

Seems the difference stems from whether value ever gets set as an attribute (which it does in the server-render case but not when set as a property). All the options here are kinda gross so let's go with this one.

@zpao zpao merged commit a55579a into facebook:master Apr 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants