Open
Description
This issue was originally filed by @Tarnadas at facebook/react/issues/10591. There's a lot of interesting discussion there.
PR #116 added some additional clarity to the React 16 blog post by calling out that it's dangerous to have missing nodes on the server render, and they might get re-created with incorrect attributes.
@gaearon suggested in a comment below that a core team member should also create a more in-depth blog post about SSR behavior.